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
Jack He
8d0b9b8da2
Remove BluetoothDevice.ACTION_DISAPPEARED
...
This intent was never sent by the Bluetooth stack
Bug: 112115770
Test: make
Change-Id: I2df8751022149bcdd815279addb16bea3a2c3638
2018-10-09 21:33:31 -07:00
Lorenzo Colitti
223fc59aca
Log broadcasts in DevToolsConnectivity.
...
Test: manual
Change-Id: I1b9dc4d56b56dae5da779aec1d99cd7190e94a4e
2018-10-02 10:20:33 +09:00
Lorenzo Colitti
2b9b9b44be
Add OWNERS for the connectivity page in the Dev Tools app.
...
Test: ../../../build/make/tools/checkowners.py src/com/android/development/OWNERS
Change-Id: I44da96fa7daaa6fcd0033797a7ca3f633509364b
2018-10-02 10:20:33 +09:00
Sundong Ahn
ec1eae039e
Change LOCAL_SDK_VERSION
...
launchperf use the private APIs in android.test.runner. So
LOCAL_SDK_VERSION of launchperf will be changed to platform.
Bug: 77577799
Test: m -j
Merged-In: I4ab94e009d96c297b37c7afee35f8ddd2546b977
Change-Id: I4ab94e009d96c297b37c7afee35f8ddd2546b977
2018-08-20 10:06:52 +09:00
Antoan Angelov
b0ed71b318
Merge "Revert "Move SdkSetup.apk to vendor partition""
...
am: e6964f00a8
Change-Id: Id38c8952fe64a84212907d0c17acf05baf00e897
2018-07-19 06:04:05 -07:00
Antoan Angelov
e867e27a3b
Revert "Move SdkSetup.apk to vendor partition"
...
This reverts commit 3bf31401fe .
Reason for revert: Build cop revert because this change is breaking Blueline builds.
Change-Id: I54f87f21eec0e93873ffedec6b0bbe154584ba4b
2018-07-19 12:57:33 +00:00
Bowgo Tsai
208ebb195c
Merge "Move SdkSetup.apk to vendor partition"
...
am: 2cf91f337c
Change-Id: I26ab29dda2efe61b2831d4a59062bd97c881218e
2018-07-18 23:30:18 -07:00
Bowgo Tsai
3bf31401fe
Move SdkSetup.apk to vendor partition
...
Otherwise, it causes the CTS-on-GSI failure on non-emulator devices:
CtsPermission2TestCases android.permission2.cts.PrivappPermissionsTest#testPrivappPermissionsEnforcement
Because non-emulator devices lack the permission file in their /vendor.
/system/priv-app/SdkSetup/SdkSetup.apk
/vendor/etc/permissions/privapp-permissions-goldfish.xml
Bug: 110517983
Test: boot a GSI and checks that SdkSetup.apk is moved to /vendor
Change-Id: I3086f99c477eeca38f42041e1809a5aa3b8bfa7a
2018-07-17 18:18:46 +08:00
Roman Kiryanov
c5b37f0c45
Revert "ANDROID: allow using network as a location provider"
...
am: b83b0f1f72
Change-Id: I40eb438cbd574fb20a949136bb427c62aef439f5
2018-05-15 12:11:59 -07:00
Roman Kiryanov
b83b0f1f72
Revert "ANDROID: allow using network as a location provider"
...
This reverts commit 3431578839 .
Bug: 72886046
Test: run a cts test
Reason for revert: I found a better fix:
https://googleplex-android-review.git.corp.google.com/c/platform/frameworks/base/+/3790358
Change-Id: Id2047740e85895868b97b4582903a376c6a49f17
2018-05-14 13:10:03 -07:00
huans
8738f6a884
Change settings only for emulator
...
am: c91a33d3df
Change-Id: Ie630b302fff2235977d512ca77e49abc3fd54895
2018-05-14 10:49:49 -07:00
huans
c91a33d3df
Change settings only for emulator
...
Bug: 79584197
Test: Manual
Change-Id: I953bfd4fd6977d5502b511df3bac41d95c35e5fa
2018-05-11 12:26:49 -07:00
Jaekyun Seok
e53ebb1f49
Set sharedUserId="android.uid.system" to use protected broadcast
...
Bug: 78372687
Test: suceeded building and tested with taimen
Change-Id: Iefa08beffd6377bdd5c0c49065471a59f79f79a1
(cherry picked from commit 376cc06104 )
2018-04-26 16:39:12 +09:00
android-build-prod (mdb)
2c105b6c83
Merge "Set sharedUserId="android.uid.system" to use protected broadcast" am: e2920891c1
...
am: 09a7cc5318
Change-Id: I0ddf41fbdf44f630525a3eb5916073546fc9700c
2018-04-25 21:15:43 -07:00
Jaekyun Seok
376cc06104
Set sharedUserId="android.uid.system" to use protected broadcast
...
Bug: 78372687
Test: suceeded building and tested with taimen
Change-Id: Iefa08beffd6377bdd5c0c49065471a59f79f79a1
2018-04-25 23:02:34 +00:00
bohu
68dfd1c5f9
sdk-img: grant sdksetup app MANAGE_USERS permission
...
am: 651aad5b02
Change-Id: Iaf5f6b656d6c2a2b39b3d588f43891b2d1df56cb
2018-03-25 15:46:30 +00:00
bohu
651aad5b02
sdk-img: grant sdksetup app MANAGE_USERS permission
...
BUG: 76298073
Change-Id: I8ea002b75ce24cb11d5861d0ae131fb7cdbbbd75
2018-03-24 18:04:06 -07:00
Roman Kiryanov
ef24cd767b
ANDROID: allow using network as a location provider
...
am: 3431578839
Change-Id: If252b167e4e98a02afa034093ed6ca1e3ce07f44
2018-03-22 21:23:57 +00:00
Roman Kiryanov
3431578839
ANDROID: allow using network as a location provider
...
Bug: 72886046
Bug: 66366228
Test: ./android-cts/tools/cts-tradefed run cts -m CtsTelephonyTestCases
Change-Id: I658d0556dfb87ab463f02ec285879caf62c215df
Signed-off-by: Roman Kiryanov <rkir@google.com >
2018-03-22 11:29:22 -07: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
bohu
68b10564cf
emulator: enable adb in SdkSetup
...
(cherry picked from commit 2c111bd94a )
Change-Id: I0b07a23049d7026a9151842be40b345a84e880ff
Merged-In: I8d7f495932da12ba378293282ae8ff8009218e75
2018-03-05 23:32:58 +00:00
bohu
2c111bd94a
emulator: enable adb in SdkSetup
...
Change-Id: I8d7f495932da12ba378293282ae8ff8009218e75
2018-03-05 11:27:25 -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
Jiyong Park
8c8cb53a4f
Use stubs libs for android.test.base/runner/mock
...
android.test.base/runner/mock libraries are shared libraries that are
built without SDK, but with framework interanl libraries (framework.jar,
etc). Apps or libs that are built with SDK (LOCAL_SDK_VERSION is set)
shouldn't use them, but instead the stubs version of the test framework
libraries, which are built using SDK.
This is because, the build system does not allow a module built with SDK
to depend on another module built without SDK. This has been
exceptionally allowed with warnings, but will soon be errors.
In order to prevent the expected build breakage, direct reference to the
shared libraries are all changed to the stubs libraries.
Note: no one has been using these shared libs statically. So, it is
guaranteed that they won't encounter a problem due to missing
<uses-library name="android.test.runner"/> even after this change.
Bug: 69899800
Test: m -j checkbuild
Change-Id: I7f25e0127c52c56adf288163a760f3dc9aee6586
2018-01-24 15:21:38 +09: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
Weilun Du
f11e49ee42
Fixed the bug where there are multiple developer options
...
BUG: 69679218
Change-Id: Ib44bf9441ecc7378d810cb55e5d9acdedbde99d6
Signed-off-by: Weilun Du <wdu@google.com >
2017-12-01 17:59:56 -08:00
bohu
9fdedf9df7
emulator: merge oc-emu-dev development project
...
BUG: 64401460
Change-Id: I3fdce5c8aeb4fccb52d04f5da69807da9c86d57a
Merged-In: I3fdce5c8aeb4fccb52d04f5da69807da9c86d57a
Merged-In: I9f757a14d9bb59db2e6c62f4a4c83a4373b7b4d6
2017-10-26 22:08:12 -07: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
Bo Hu
8ba336df8d
Merge "emulator: merge oc-emu-dev development project" into oc-mr1-dev am: 6a962e362f
...
am: 969f5ae3cd
Change-Id: I87bd77e61eb23b832f8d0c37b7d3051660464001
2017-08-14 18:58:23 +00:00
Bo Hu
969f5ae3cd
Merge "emulator: merge oc-emu-dev development project" into oc-mr1-dev
...
am: 6a962e362f
Change-Id: I65066904476b847ca9fc8c6ffa2336c4616fcbf9
2017-08-14 18:49:47 +00:00
Bo Hu
6a962e362f
Merge "emulator: merge oc-emu-dev development project" into oc-mr1-dev
2017-08-14 18:34:57 +00: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
Bill Yi
4b1e8aea39
Import translations. DO NOT MERGE
...
Change-Id: Ib3a560af925e803ad445b4e945877b977fcbad51
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-08-05 21:26:08 -07:00
bohu
f57025e457
emulator: merge oc-emu-dev development project
...
BUG: 64401460
Change-Id: I9f757a14d9bb59db2e6c62f4a4c83a4373b7b4d6
2017-08-04 16:28:34 -07:00
bohu
50dc27b2ca
Revert "Emulator: update development to 2362bfb6"
...
It breaks build of docs because SdkSetup has dependency
on gsf-client
This reverts commit 5c26bfa4bc .
2017-06-23 14:19:05 -07:00
Huan Ren
3a14fee0ac
Merge "Emulator: update development to 2362bfb6" into oc-dev
2017-06-23 18:33:16 +00:00
bohu
5c26bfa4bc
Emulator: update development to 2362bfb6
...
Bug: 37302997
oc-emu-dev
commit 2362bfb6d6c4ee4540af5e69130951849c7e109e
Author: bohu <bohu@google.com >
Date: Thu Apr 6 16:37:48 2017 -0700
Emulator: copy encryptionkey.img to SDK img zip
Change-Id: I057d58733bb39e0777d2f5c9494d5969ac46953a
(cherry picked from commit 6620016eb673ac885e5892604f04d3123a8ee0b9)
2017-06-15 18:13:02 +00:00
Dmitry Dementyev
ad67c43908
Update account visibility test apps to handle O SDK level.
...
Bug: 38462043, 38462390
Test: manual
Change-Id: Ib388e65af2adac216e9b8218ebecb7ccbf676224
2017-05-22 14:38:36 -07:00
Dmitry Dementyev
5ed60e2726
Add READ_CONTACTS permission to PushAPI test apps.
...
Test: manual
Bug: 36561708
Change-Id: I089c34646b93385a9dc36178e31d42b186f3b7e1
2017-03-23 12:54:31 -07:00
Dmitry Dementyev
14abf5d5f6
Update account visibility test apps.
...
Test: manual tests
Bug: 34841115
Change-Id: I431db9bb2c133789028b3e2bcde2cf445d1e76a1
2017-02-14 16:26:29 -08:00
Marie Janssen
cfa86afd19
Merge "BluetoothDebug: remove unused SINK_STATE_CHANGED" am: cc287d55f4 am: 0f0420e6fd am: 4fccd9723f
...
am: 73239bf525
Change-Id: Ib01e1d506173c9e3e9ea8ecc6c50566c5986048b
2017-01-30 18:36:36 +00:00
Marie Janssen
4fccd9723f
Merge "BluetoothDebug: remove unused SINK_STATE_CHANGED" am: cc287d55f4
...
am: 0f0420e6fd
Change-Id: I05fb4c9f4412154addd210809d60b4788cf154be
2017-01-30 18:32:36 +00:00
Marie Janssen
d0ab7141d1
BluetoothDebug: remove unused SINK_STATE_CHANGED
...
android.bluetooth.a2dp.action.SINK_STATE_CHANGED is not sent from
anywhere, so it's useless to try to catch it.
Test: compiles
Bug: 34395439
Change-Id: I8185e148cf31efa820fe288c90ebed395517c722
2017-01-30 17:40:11 +00:00