Jiabin Huang
a1ef95f6e6
Merge "Fix shutter sound cannot enable." into pi-dev am: 065df1d75b
...
am: b64d756f08
Change-Id: Ib9bd7eeeb5b5b50e83eaf51554c9e19b12f880f6
2018-05-09 14:03:54 -07:00
Jiabin Huang
b64d756f08
Merge "Fix shutter sound cannot enable." into pi-dev
...
am: 065df1d75b
Change-Id: Ic6396b94e66ccbcb249cef61a319dba63846f091
2018-05-09 13:57:12 -07:00
Jiabin Huang
065df1d75b
Merge "Fix shutter sound cannot enable." into pi-dev
2018-05-09 20:43:14 +00:00
Victor Hsieh
1c23dc0ad3
Merge "Allow only selected priv apps to run OOB" into pi-dev am: 792d36c170
...
am: 5c195ee292
Change-Id: I9aff6c33256745d6c8666365b402e7bd278257cb
2018-05-09 13:15:12 -07:00
Victor Hsieh
5c195ee292
Merge "Allow only selected priv apps to run OOB" into pi-dev
...
am: 792d36c170
Change-Id: Iad80a321e1b76f19935a23290594a36fd057840c
2018-05-09 12:37:38 -07:00
Victor Hsieh
792d36c170
Merge "Allow only selected priv apps to run OOB" into pi-dev
2018-05-09 19:21:22 +00:00
android-build-team Robot
276d60a873
Merge "Change the root of trust for CryptAuth Vault Service" into pi-dev am: 738b0a8b42
...
am: 665c7c7b73
Change-Id: Ie41bfd20283226e769b592cab48955544b8a6426
2018-05-09 11:57:25 -07:00
android-build-team Robot
dcb8ec66c5
Merge "Update the Open Mobile API version" into pi-dev
2018-05-09 18:35:47 +00:00
android-build-team Robot
665c7c7b73
Merge "Change the root of trust for CryptAuth Vault Service" into pi-dev
...
am: 738b0a8b42
Change-Id: I72d073373a8365b7a047dd23d91d26205ffdaec9
2018-05-09 10:54:26 -07:00
android-build-team Robot
d364bcff96
Merge "Fix a typo in the API doc of TextView#setKeyListener()" into pi-dev am: 643d9256d9
...
am: 4a85bd7cfa
Change-Id: I50a49febfb87712d316dc96f1c9bc8c8c6fca727
2018-05-09 10:38:10 -07:00
android-build-team Robot
8c6d1f0d59
Merge changes I5851dd16,Id196307f into pi-dev am: 8d6571aeed
...
am: bcbe8d1999
Change-Id: Ic39f37084708a70d98a887762175160204706120
2018-05-09 10:29:37 -07:00
android-build-team Robot
738b0a8b42
Merge "Change the root of trust for CryptAuth Vault Service" into pi-dev
2018-05-09 17:29:06 +00:00
android-build-team Robot
4a85bd7cfa
Merge "Fix a typo in the API doc of TextView#setKeyListener()" into pi-dev
...
am: 643d9256d9
Change-Id: I3eeea369b2a073e3e5ab03c21a1559947bed51ec
2018-05-09 10:25:03 -07:00
android-build-team Robot
bcbe8d1999
Merge changes I5851dd16,Id196307f into pi-dev
...
am: 8d6571aeed
Change-Id: If389a3822b5bd51e4b714c1dde5cf17122d3ce8e
2018-05-09 10:16:22 -07:00
Mihai Popa
d733e94fb2
Merge "Fix crash after smart selection animation"
2018-05-09 17:09:03 +00:00
android-build-team Robot
643d9256d9
Merge "Fix a typo in the API doc of TextView#setKeyListener()" into pi-dev
2018-05-09 17:06:33 +00:00
android-build-team Robot
8d6571aeed
Merge changes I5851dd16,Id196307f into pi-dev
...
* changes:
OMS: harden permission checks
Add missing fields to OverlayInfo.hashCode
2018-05-09 16:55:26 +00:00
Rubin Xu
b76eb1264a
Merge "Allow profile owner to disable iris/face on personal keyguard" into pi-dev am: 54a514eda0
...
am: 08a3535505
Change-Id: Ib60966a779b1bffdd288731ec2758b5bd20f028d
2018-05-09 09:31:12 -07:00
Rubin Xu
08a3535505
Merge "Allow profile owner to disable iris/face on personal keyguard" into pi-dev
...
am: 54a514eda0
Change-Id: I8516f3ffa4c655195da3863d6ac23ab52af4ef70
2018-05-09 09:20:25 -07:00
Rubin Xu
54a514eda0
Merge "Allow profile owner to disable iris/face on personal keyguard" into pi-dev
2018-05-09 16:06:43 +00:00
android-build-team Robot
2ec88c4050
Merge "Allow to influence how loadSafeLabel works"
2018-05-09 15:28:33 +00:00
Jiyong Park
68589db7a3
Merge "Merge "Basedir of a bundled app is added to the permitted paths" into pi-dev am: 7df104c4bb" into pi-dev-plus-aosp
...
am: d390088eac
Change-Id: I30f8d81cc18fb014cdb6f36a19e584fb5b293e67
2018-05-09 08:20:18 -07:00
Jiyong Park
4269c971be
Merge "Basedir of a bundled app is added to the permitted paths" into pi-dev
...
am: 7df104c4bb
Change-Id: I60e0f2596b08194569aa0d5d4303b6892622a9c5
2018-05-09 08:01:36 -07:00
Jiyong Park
7df104c4bb
Merge "Basedir of a bundled app is added to the permitted paths" into pi-dev
2018-05-09 14:48:45 +00:00
Victor Hsieh
785d618b1a
Allow only selected priv apps to run OOB
...
- Add pm.dexopt.priv-apps-oob-list to allow selecting specific packages
to run OOB, in a comma-separated string of package names. When set to
"ALL" (default), all priv apps will run in OOB.
- Add a global config priv_app_oob_list to persist the state for
experiment.
- Also make background dexopt to respect the config.
Test: 0. Reset previous OOB settings.
1. settings put global priv_app_oob_list \
com.google.android.gms,com.android.vending
2. cmd package compile -m speed -f com.google.android.gms (then
com.android.vending, com.google.android.googlequicksearchbox)
3. dumpsys package dexopt
# .vending and .gms are "verify", .googlequicksearchbox is
# "speed".
Test: settings put global priv_app_oob_list 'ALL' # see the same result
Test: settings delete global priv_app_oob_list # see the same result
Test: atest SettingsBackupTest
Bug: 30972906
Bug: 63920015
Change-Id: Iba47b4763a026cdc94939db0a743822278917269
2018-05-09 07:45:51 -07:00
android-build-team Robot
e360a73517
Merge "Introduce hidden constant EXTRA_PROVISIONING_USE_MOBILE_DATA" into pi-dev am: caec3f0acb
...
am: e15af7df87
Change-Id: Idf2a4e0838a1493c943504452000cc54d20e46d6
2018-05-09 05:36:46 -07:00
android-build-team Robot
e15af7df87
Merge "Introduce hidden constant EXTRA_PROVISIONING_USE_MOBILE_DATA" into pi-dev
...
am: caec3f0acb
Change-Id: Ifbdea61ee322a3a4f7d000eefbfb30f9628c879a
2018-05-09 05:03:07 -07:00
android-build-team Robot
caec3f0acb
Merge "Introduce hidden constant EXTRA_PROVISIONING_USE_MOBILE_DATA" into pi-dev
2018-05-09 11:55:26 +00:00
Mihai Popa
cce6e82d35
Fix crash after smart selection animation
...
At the end of the smart selection animation, we run a callback that sets
the selection on the TextView (subsequently starting the action mode
toolbar and showing the handles). However, when the text changes before
the animation finishes, the selection might not be valid, and might get
out of the text bounds, which was producing a crash. This was observed
in a monkey crash. This CL fixes this bug by refusing to set the
selection when the text has changed between the time the animation has
started and the time it ends.
Bug: 69919777
Test: manual testing before and after the fix
Change-Id: Iea043f320004d45ad16dd7e9e5b47e5256e6d9fa
2018-05-09 10:33:02 +00:00
android-build-team Robot
e798fc28f6
Merge "Camera: Specify session parameter build requirements" into pi-dev am: 9856d151f2
...
am: 4ee5e1d632
Change-Id: Iabd040574e5b9d768e7f19be55127046527b1e3d
2018-05-09 01:29:56 -07:00
android-build-team Robot
4ee5e1d632
Merge "Camera: Specify session parameter build requirements" into pi-dev
...
am: 9856d151f2
Change-Id: Id9c8b8329ddc8c7936255a790e03e9e4dca2a6a9
2018-05-09 01:20:50 -07:00
android-build-team Robot
9856d151f2
Merge "Camera: Specify session parameter build requirements" into pi-dev
2018-05-09 08:07:50 +00:00
android-build-prod (mdb)
b48b876969
Merge "Update the Open Mobile API version" am: cf54a958db am: b6d1fd2a07
...
am: f83c8065fc
Change-Id: I55339bd0890a70f3d38d01d54d7d82d1b1cf7da1
2018-05-08 17:36:24 -07:00
android-build-prod (mdb)
f83c8065fc
Merge "Update the Open Mobile API version" am: cf54a958db
...
am: b6d1fd2a07
Change-Id: I9c6143ac7a3bf8f4c72467a01591de4e60bedfc7
2018-05-08 17:25:04 -07:00
android-build-team Robot
46985f328b
Merge "Provide method to read AppOpsManager._NUM_OP"
2018-05-09 00:19:31 +00:00
Yohei Yukawa
3128ebd880
Fix a typo in the API doc of TextView#setKeyListener()
...
Fix: 79436805
Test: make -j docs
Then check out/target/common/docs/offline-sdk/reference/android/widget/TextView.html#setKeyListener(android.text.method.KeyListener)
Change-Id: I6c0d2a3af9434240c4e6e931185bc4f21b2e2b52
2018-05-08 17:11:33 -07:00
Bo Zhu
1f40978609
Change the root of trust for CryptAuth Vault Service
...
Change-Id: I99899e7e6c090cf22cf31b0b4d5fd3e33dcb2f8f
Bug: 78920513
Test: adb shell am instrument -w -e package
com.android.server.locksettings.recoverablekeystore
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner
2018-05-08 16:33:49 -07:00
android-build-prod (mdb)
b6d1fd2a07
Merge "Update the Open Mobile API version"
...
am: cf54a958db
Change-Id: If5f611b074e3ee855d58878688333d1031e6fa93
2018-05-08 16:27:07 -07:00
Liam Byrne
3a808cda91
Merge "Remove hidden Settings.getGTalkAndroidId method"
2018-05-08 22:53:08 +00:00
Mårten Kongstad
3e9331125a
Add missing fields to OverlayInfo.hashCode
...
OverlayInfo.category was inadvertently omitted when calculating the hash
code for an OverlayInfo.
Bug: 78809702
Test: atest OverlayHostTests OverlayDeviceTests
Change-Id: Id196307f75569d851503ffd8ef778aec50c2de37
2018-05-08 15:38:22 -07:00
android-build-prod (mdb)
cf54a958db
Merge "Update the Open Mobile API version"
2018-05-08 22:22:13 +00:00
Nader Jawad
8633bbeec7
Merge "Removed logic to handle optimized software rendering pass for opaque Views"
2018-05-08 22:03:58 +00:00
Yifan Hong
2d2348e793
Merge "IBatteryPropertiesRegistrar: remove unused functions"
2018-05-08 22:03:28 +00:00
Rohan Shah
c30bf94134
Merge "Add knobs for tweaking blocking helper thresholds" into pi-dev am: 7af8fe3e29
...
am: 566a00935e
Change-Id: I39b306a0d56b4b9a27db4af098b0b30f75e535c7
2018-05-08 14:32:03 -07:00
Rohan Shah
566a00935e
Merge "Add knobs for tweaking blocking helper thresholds" into pi-dev
...
am: 7af8fe3e29
Change-Id: I5a5307d2345bb4ab5d3e91f3b58eaf8fc875f1ef
2018-05-08 14:17:35 -07:00
Rohan Shah
7af8fe3e29
Merge "Add knobs for tweaking blocking helper thresholds" into pi-dev
2018-05-08 21:00:07 +00:00
Makoto Onuki
4ee3d0a827
Merge "Pre-cache more system servers" into pi-dev am: 0c2985384b
...
am: d91222836e
Change-Id: I49729d757afdef19eba6f2fce4b50efa1c34ac8b
2018-05-08 13:48:11 -07:00
Makoto Onuki
d91222836e
Merge "Pre-cache more system servers" into pi-dev
...
am: 0c2985384b
Change-Id: Ic6b58e5d2a1e1df1ccf683c09e6422fdd16e5c78
2018-05-08 13:41:06 -07:00
Nader Jawad
70e7299b56
Removed logic to handle optimized software rendering pass for opaque
...
Views
Change-Id: I149b8297e432a3d038ce18e8bd76022a39006a00
Fixes: 71521014
Test: Re-ran CtsWidgetTestCases and CtsGraphicsTestCases
2018-05-08 13:32:16 -07:00
Makoto Onuki
0c2985384b
Merge "Pre-cache more system servers" into pi-dev
2018-05-08 20:25:11 +00:00