Bob Badour
f7cf305656
[LSC] Add LOCAL_LICENSE_KINDS to development
...
Added SPDX-license-identifier-Apache-2.0 to:
apps/BluetoothDebug/Android.bp
apps/BuildWidget/Android.bp
apps/CustomLocale/Android.bp
apps/DevelopmentSettings/Android.bp
apps/Fallback/Android.bp
apps/GestureBuilder/Android.bp
apps/NinePatchLab/Android.bp
apps/OBJViewer/Android.bp
apps/PushApiAuthenticator/Android.bp
apps/PushApiTestAppOne/Android.bp
apps/PushApiTestAppTwo/Android.bp
apps/SdkSetup/Android.bp
apps/SettingInjectorSample/Android.bp
apps/WidgetPreview/Android.bp
apps/launchperf/Android.bp
cmds/monkey/Android.mk
gsi/gsi_util/Android.bp
gsi/repack_super_image/Android.bp
host/windows/Android.bp
python-packages/Android.bp
samples/AccelerometerPlay/Android.bp
samples/AdaptiveIconSample/Android.bp
samples/AliasActivity/Android.bp
samples/AndroidBeamDemo/Android.bp
samples/AppNavigation/Android.bp
samples/AutofillKeyboard/Android.bp
samples/BackupRestore/Android.bp
samples/BasicGLSurfaceView/Android.bp
samples/BluetoothChat/Android.bp
samples/BrokenKeyDerivation/Android.bp
samples/BrokenKeyDerivation/tests/Android.bp
samples/BusinessCard/Android.bp
samples/Compass/Android.bp
samples/ContactManager/Android.bp
samples/CubeLiveWallpaper/Android.bp
samples/DataWiper/Android.bp
samples/DeviceAdminWhitelistedAccount/Android.bp
samples/FixedGridLayout/Android.bp
samples/HeavyWeight/Android.bp
samples/HelloActivity/Android.bp
samples/HelloActivity/tests/Android.bp
samples/HelloEffects/Android.bp
samples/Home/Android.bp
samples/HoneycombGallery/Android.bp
samples/InlineFillService/Android.bp
samples/JetBoy/Android.bp
samples/LceDemo/Android.bp
samples/LunarLander/Android.bp
samples/LunarLander/tests/Android.bp
samples/MultiResolution/Android.bp
samples/MultiWindow/Android.bp
samples/MySampleRss/Android.bp
samples/NotePad/Android.bp
samples/Obb/Android.bp
samples/RSSReader/Android.bp
samples/ReceiveShareDemo/Android.bp
samples/SampleSyncAdapter/Android.bp
samples/SimpleJNI/Android.bp
samples/SimpleJNI/jni/Android.bp
samples/SipDemo/Android.bp
samples/SkeletonApp/Android.bp
samples/SkeletonApp/tests/Android.bp
samples/Snake/Android.bp
samples/Snake/tests/Android.bp
samples/SoftKeyboard/Android.bp
samples/SpellChecker/HelloSpellChecker/Android.bp
samples/SpellChecker/SampleSpellCheckerService/Android.bp
samples/StackWidget/Android.bp
samples/ThemedNavBarKeyboard/Android.bp
samples/ToyVpn/Android.bp
samples/TtsEngine/Android.bp
samples/USB/AdbTest/Android.bp
samples/USB/MissileLauncher/Android.bp
samples/UiAutomator/Android.mk
samples/Vault/Android.bp
samples/Vault/tests/Android.bp
samples/VoiceRecognitionService/Android.bp
samples/VoicemailProviderDemo/Android.bp
samples/WeatherListWidget/Android.bp
samples/WiFiDirectDemo/Android.bp
samples/WiFiDirectServiceDiscovery/Android.bp
samples/Wiktionary/Android.bp
samples/WiktionarySimple/Android.bp
samples/XmlAdapters/Android.bp
samples/apkcachetest/Android.bp
samples/training/NsdChat/Android.bp
scripts/Android.bp
testrunner/Android.mk
testrunner/tests/Android_native.mk
tools/apkcheck/Android.bp
tools/bugreport/Android.bp
tools/etc1tool/Android.bp
tools/idegen/Android.bp
tools/mkstubs/Android.bp
tools/rmtypedefs/Android.bp
vndk/Android.bp
vndk/tools/Android.bp
vndk/tools/elfcheck/Android.bp
vndk/tools/header-checker/Android.bp
vndk/tools/header-checker/src/repr/protobuf/proto/Android.bp
vndk/tools/header-checker/tests/integration/ifunc/Android.bp
vndk/tools/header-checker/tests/integration/version_script_example/Android.bp
vndk/tools/image-diff-tool/Android.bp
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD
SPDX-license-identifier-CPL-1.0 SPDX-license-identifier-MIT
SPDX-license-identifier-Unicode-DFS SPDX-license-identifier-W3C
legacy_restricted legacy_unencumbered
to:
Android.bp
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-CPL-1.0
to:
samples/SearchableDictionary/Android.bp
Added SPDX-license-identifier-Apache-2.0 legacy_unencumbered
to:
tools/Android.bp
Added SPDX-license-identifier-BSD SPDX-license-identifier-CPL-1.0
SPDX-license-identifier-MIT SPDX-license-identifier-Unicode-DFS
SPDX-license-identifier-W3C
to:
sdk/Android.bp
Added legacy_restricted
to:
samples/KeyChainDemo/Android.bp
tools/line_endings/Android.bp
vndk/tools/definition-tool/datasets/Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: I9847e00fb4278bc083b4debbc751003c995ea45c
2021-02-12 17:13:45 -08:00
Bill Yi
560a83674f
Import translations. DO NOT MERGE
...
Change-Id: I12508fbb7397a8cdd7dd22a2c30ce9229548b7b1
Auto-generated-cl: translation import
2019-10-15 14:50:47 -07:00
Bill Yi
dacfa5f1a2
Import translations. DO NOT MERGE
...
Change-Id: If8114e9158c167b90ebe82b4b90f5550b3cc7052
Auto-generated-cl: translation import
2019-08-21 21:46:56 -07:00
Alexander Smundak
dc5a7ea905
Merge "Convert Android.mk files to Android.bp" am: 1ccb28f28a
...
am: aabc1be2ea
Change-Id: Ic2e36324d145bc7ff064647b8304f548235382aa
2019-06-27 09:34:48 -07:00
Sasha Smundak
bef01b9173
Convert Android.mk files to Android.bp
...
See build/soong/README.md for more information.
Bug: 122332515
Test: treehugger
Change-Id: I0f6ae8d880114d1bc83f7aac2b96eafef76dc046
2019-06-25 14:18:16 -07:00
Xin Li
f5d0a65e40
DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master
...
Bug: 132622481
Change-Id: Ic40523fde41ba87e570f3992b644a31e53265d62
2019-05-13 15:38:44 -07:00
Bill Yi
943d60667a
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I4545cc06e123a46f1b3ef6c659d7754d2c5cfd52
2019-02-21 22:07:35 -08:00
Bill Yi
c671e95929
Import translations. DO NOT MERGE
...
Change-Id: I9516c15e1d61f8d8cb211622206341d851b6ffe9
Auto-generated-cl: translation import
2019-02-02 00:45:04 -08:00
Bill Yi
aed950ed86
Import translations. DO NOT MERGE
...
Change-Id: I3d982fb64aff116f7808033f0468f0bab92cee68
Auto-generated-cl: translation import
2018-03-09 05:41:49 -08:00
Bill Yi
d879e88bf1
Import translations. DO NOT MERGE
...
Change-Id: Ia0beadf5a9e2e7fcd5d91f4bf57756be509ea254
Auto-generated-cl: translation import
2018-03-06 10:34:18 -08:00
Bill Yi
d0a0184ae0
Import translations. DO NOT MERGE
...
Change-Id: Ida8de3ef9c95792e66961bd34a773770105e3aa1
Auto-generated-cl: translation import
2018-03-01 18:26:21 -08:00
Anton Hansson
97f205fcc1
Merge "development: Set LOCAL_SDK_VERSION where possible." am: 76ce83e999 am: 132d4f2bc2
...
am: 5fad00498b
Change-Id: Ib16c0ff647fe0d6da63c6f562458ea047c6756d4
2018-02-26 16:53:23 +00:00
Anton Hansson
5fad00498b
Merge "development: Set LOCAL_SDK_VERSION where possible." am: 76ce83e999
...
am: 132d4f2bc2
Change-Id: I4cfa3f21c957c32c8497051925fb34f3155817be
2018-02-26 16:45:11 +00:00
Anton Hansson
44b2e0dfcb
development: Set LOCAL_SDK_VERSION where possible.
...
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.
Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.
Test: make relevant packages
Bug: 73535841
Change-Id: I371bd0b43e66bcc4be1e26decb95c70519ac3342
2018-02-21 19:02:11 +00:00
Bill Yi
44e597d0af
Import translations. DO NOT MERGE
...
Change-Id: I43bc317bd3c640d82348b7eb33ab6c0cee91a1ad
Auto-generated-cl: translation import
2018-01-17 14:14:37 -08:00
Bill Yi
72771a3a7c
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 68003463
Change-Id: I69bcf4d4eade7256a5ca3a4ac69bdf635d2e7231
2017-10-20 01:35:52 -07:00
Bill Yi
9b430cdf04
Import translations. DO NOT MERGE
...
Change-Id: I292599b6eb5b479a38b323495ae6b631bb008b7d
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-12 22:22:11 -07:00
Bill Yi
59a7ff985f
Import translations. DO NOT MERGE
...
Change-Id: I70581ba8cd4d32662b31cd156d86b90958a04e54
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-23 17:24:35 -07:00
Bill Yi
1944edb864
Import translations. DO NOT MERGE
...
Change-Id: I0a5acfa7a31a2545da98bb0657fa4b42bee4f9ba
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-11 14:51:03 -07:00
Roozbeh Pournader
90689d9044
Rename language+country resources to just language
...
Bug: 26496609
Test: none
Change-Id: I0c6bbf6f487ad1117dd8dfae11fb0a8534ccaec4
2017-01-10 23:30:24 -08:00
Baligh Uddin
8259a5cd58
Import translations. DO NOT MERGE
...
Change-Id: Ic16df585b14f39fd0dfaa13739f6619c439aa0d8
Auto-generated-cl: translation import
2016-04-18 15:44:55 -07:00
Geoff Mendal
a6b21662ea
Import translations. DO NOT MERGE
...
Change-Id: I9690f5ba4ccb715c1645e1a06b2e716760bd0550
Auto-generated-cl: translation import
2016-03-18 19:27:51 -07:00
Geoff Mendal
7d8c9a814c
Import translations. DO NOT MERGE
...
Change-Id: Ife6685c52c5cf8753b811e9894a8efccd33204e7
Auto-generated-cl: translation import
2016-02-22 05:19:11 -08:00
Geoff Mendal
a12a823f7d
Import translations. DO NOT MERGE
...
Change-Id: I702a007ca8f4b03dadaab27f18ab3c282815bdc8
Auto-generated-cl: translation import
2016-02-17 05:47:15 -08:00
Geoff Mendal
8aae5846bb
Import translations. DO NOT MERGE
...
Change-Id: I1cb26a8db663ce17018645566b733b379e1641bb
Auto-generated-cl: translation import
2016-02-01 05:58:32 -08:00
Geoff Mendal
7632b5179c
Import translations. DO NOT MERGE
...
Change-Id: If4b8612a45a00216973912fdd2ad590c8689093b
Auto-generated-cl: translation import
2015-12-16 05:53:39 -08:00
Geoff Mendal
0e42241a53
Import translations. DO NOT MERGE
...
Change-Id: I461c4742b99b6bc590347a72a2da621eda19c994
Auto-generated-cl: translation import
2015-04-22 06:52:30 -07:00
Geoff Mendal
ec01b2f200
Import translations. DO NOT MERGE
...
Change-Id: Ic7184b89c152d64d174c3efc1136d39b4f8354a2
Auto-generated-cl: translation import
2015-03-21 02:20:39 -07:00
Geoff Mendal
a7d179790b
Import translations. DO NOT MERGE
...
Change-Id: I26297d327aa6e7fc536e6f4b3819a4f174544d5a
Auto-generated-cl: translation import
2014-10-20 05:54:12 -07:00
Baligh Uddin
23b0060966
Remove deprecated locales
...
Change-Id: If4583aeb25e54c3507206a298e817d26bc3f52d5
2014-07-18 11:42:38 -07:00
Baligh Uddin
d32a99f2df
Remove deprecated locales
...
Change-Id: I9b911cbe316b16390d773bb0cc1252ff96bfd30b
2014-07-17 15:42:53 -07:00
Baligh Uddin
2d9c7be48a
Import translations. DO NOT MERGE
...
Change-Id: I649c1331b190905ed798aebff2be1b56f8447695
Auto-generated-cl: translation import
2014-07-06 03:38:06 -07:00
Baligh Uddin
69e8ec843f
Import translations. DO NOT MERGE
...
Change-Id: I35f8c3b1e41ef00e29a5e5c85ee9f5a490fd22d8
Auto-generated-cl: translation import
2014-06-30 01:59:22 -07:00
Baligh Uddin
44c0b09b7b
Remove deprecated locales
...
Bug:11340849
Change-Id: Ic82f58c40a174d05093a3b3c52833584ac7a0de3
2013-12-09 22:00:10 +00:00
Baligh Uddin
a9f7a86162
Import translations. DO NOT MERGE
...
Change-Id: I7996cb16804cff5e38cd1559d939e3c481cb8a10
Auto-generated-cl: translation import
2013-08-28 23:10:52 -07:00
Baligh Uddin
56cbe9c89c
Import translations. DO NOT MERGE
...
Change-Id: Ie512b29bb84649dd88a44f896c7e5bf667c45413
Auto-generated-cl: translation import
2013-08-26 13:36:27 -07:00
Baligh Uddin
4c953afc9a
Import translations. DO NOT MERGE
...
Change-Id: I16b13f9ab686ae7957542698a6a917848e599b03
Auto-generated-cl: translation import
2013-08-19 11:46:04 -07:00
Ying Wang
93f9a6216e
Import translations. DO NOT MERGE
...
Change-Id: I66840cd38054f08e128946987da15fd00271c130
Auto-generated-cl: translation import
2012-07-13 12:57:47 -07:00
Eric Fischer
92a00bb671
Import revised translations.
...
Change-Id: I7220d09a75e5372acdab213888ecd53665004c71
2011-11-01 13:19:12 -07:00
Eric Fischer
16436c5b06
Import revised translations.
...
Change-Id: I3543796a9c2269b632ee0209b88cd02f06d8a2f2
2011-10-18 15:01:17 -07:00
Eric Fischer
ca5a64eb66
Import revised translations.
...
Change-Id: I5c9433c81d595ad4d3975504e04af253cdbc3104
2011-09-30 16:33:06 -07:00
Eric Fischer
23c0080a10
Import revised translations.
...
Change-Id: I4c228fcb677bf6b5a571c51bd3b030dcba4fadf0
2011-01-26 16:47:33 -08:00
Eric Fischer
6893c37267
Rename Indonesian and Hebrew translations to match Locale.java conventions
...
Change-Id: I6ee3c74794fcac97ef3566ae24449f66c22367fe
2010-12-02 14:00:26 -08:00
Eric Fischer
3d1a568c45
Import initial translations for 20 new locales.
...
Change-Id: Id4581e7145dd1bd884919f2ebef4f44e21158387
2010-11-17 16:19:50 -08:00
Kenny Root
754e54d5e3
Import revised translations
...
Change-Id: I8450ad100b304fb1f697bb1e678ed049cb122bfa
2010-03-30 09:14:36 -07:00
Jean-Baptiste Queru
0abab884cc
Do not use a user tag on apps, as it is ignored.
...
The build system does not honor user tags on apps,
and setting it is misleading.
This removes the confusion by making the makefiles
behave like they read.
Change-Id: Ibe7e0ca043ba0dedcb7d001e22b085733c1f3a46
2010-01-05 16:29:05 -08:00
Eric Fischer
00c840bbf4
Import revised translations.
...
Approver: jerryw
2009-11-13 17:11:59 -08:00
Eric Fischer
9cc8b3f044
Import revised translations. DO NOT MERGE
2009-09-17 14:27:17 -07:00
Eric Fischer
25489e45c4
Import new translations
2009-07-13 15:37:18 -07:00
Eric Fischer
ecf7c59cf5
am 4b04cfae: AI 149721: Import Portuguese translations.
...
Merge commit '4b04cfae5b35b820e460e9533dfbd8b080484103' into donut
* commit '4b04cfae5b35b820e460e9533dfbd8b080484103':
AI 149721: Import Portuguese translations.
2009-06-10 12:29:56 -07:00