Steven Moreland
0ec1b0f9de
Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""" am: 4b5ca28dfe am: 4e709ea3fd
...
am: 96724b57ae
Change-Id: I3de2f4b4fb092d0db5001209d68ea217e150b8da
2019-04-01 20:14:55 -07:00
Jeff Sharkey
5a326402be
Merge "Remove greylist of apps that gain legacy access."
2019-04-02 02:59:38 +00:00
Steven Moreland
96724b57ae
Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""" am: 4b5ca28dfe
...
am: 4e709ea3fd
Change-Id: Ia5b6280f17a67f0fa791f36544a77e2af99e7e0e
2019-04-01 19:50:13 -07:00
Steven Moreland
4e709ea3fd
Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders."""
...
am: 4b5ca28dfe
Change-Id: I63fa6d4a8671db24bf9fce898414c27068547ed2
2019-04-01 19:38:43 -07:00
Steven Moreland
4b5ca28dfe
Merge "Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders."""
2019-04-02 02:19:44 +00:00
Jeff Sharkey
68b3e186c2
Remove greylist of apps that gain legacy access.
...
Per design pivot, access to legacy behavior will be determined by
the new "allowExternalStorageSandbox" manifest flag.
Bug: 124818022, 129487770
Test: atest --test-mapping packages/providers/MediaProvider
Test: atest android.appsecurity.cts.ExternalStorageHostTest
Change-Id: I169e5eb3612c23aad47204cde9ff263f9df6f8c1
2019-04-01 18:48:52 -06:00
TreeHugger Robot
10fbf9a3f5
Merge "Adds @NonNull to getChildSessionIds"
2019-04-02 00:42:42 +00:00
Jack He
fac8c40ba5
Merge "BluetoothHealth: hide auto-created default constructors" am: 463454432b am: 39a6d731bb
...
am: f08eadc878
Change-Id: I042170e4b06ee298c063a84c8f7aaabe58a4c0dd
2019-04-01 17:40:49 -07:00
Mathieu Chartier
eecf228d5d
Merge "Pass debug.allocTracker.stackDepth to runtime if it exists" am: 72e80b5b1a am: efeaad3225
...
am: e58f122e19
Change-Id: I40fc2836471279635acc26c06aa4a18a183947f9
2019-04-01 17:32:46 -07:00
Jack He
f08eadc878
Merge "BluetoothHealth: hide auto-created default constructors" am: 463454432b
...
am: 39a6d731bb
Change-Id: If1410685d139f44a87648bfdb87094cd30ec8462
2019-04-01 17:18:16 -07:00
Mathieu Chartier
e58f122e19
Merge "Pass debug.allocTracker.stackDepth to runtime if it exists" am: 72e80b5b1a
...
am: efeaad3225
Change-Id: I16ff57136a2f53e97b494c866ac3497e00996823
2019-04-01 17:11:04 -07:00
Philip P. Moltmann
8f8cf3430b
Merge "Remove dual storage permission model"
2019-04-01 23:45:23 +00:00
Philip P. Moltmann
129a0b0c5e
Remove dual storage permission model
...
- Also remove typed media permissions
- Leave typed media app-ops
Bug: 129716569
Test: Used apps, looked at permissions in the UI
Change-Id: If7714fb1a6955584157e1a60ab72b09e35287827
2019-04-01 16:30:11 -07:00
Jack He
39a6d731bb
Merge "BluetoothHealth: hide auto-created default constructors"
...
am: 463454432b
Change-Id: I51d7f625dd2bcb81fec4bcf25822d1533cbc5cee
2019-04-01 16:29:30 -07:00
Mathieu Chartier
efeaad3225
Merge "Pass debug.allocTracker.stackDepth to runtime if it exists"
...
am: 72e80b5b1a
Change-Id: Iaf05e6a285dbf626854a3b37101bea032af3a7a8
2019-04-01 16:24:14 -07:00
Treehugger Robot
463454432b
Merge "BluetoothHealth: hide auto-created default constructors"
2019-04-01 22:37:43 +00:00
TreeHugger Robot
53046156ac
Merge "Removing API to access app usage as it is no long public"
2019-04-01 22:30:12 +00:00
Svetoslav Ganov
8c45f11b79
Merge "Add missing argument and return annotations"
2019-04-01 22:30:03 +00:00
Svetoslav Ganov
51b78e305d
Merge "Add missing nullability annotations"
2019-04-01 22:12:35 +00:00
TreeHugger Robot
ddc438d13d
Merge "Update javadoc on BatterySaverPolicyConfig"
2019-04-01 22:09:19 +00:00
TreeHugger Robot
817d9b671f
Merge "Add a "More" item for the new default apps list."
2019-04-01 22:07:07 +00:00
TreeHugger Robot
8ad3e75bb1
Merge "Revert "Revert "Checkng upper bound in *Array classes."""
2019-04-01 21:31:15 +00:00
Patrick Baumann
b00bd62157
Adds @NonNull to getChildSessionIds
...
Addresses API council feedback to appropriately annotate
SessionInfo.getChildSessionIds.
Test: None
Bug: 126699287
Change-Id: Iaebc4f2db07b359cef0aff863e517c221259b47c
2019-04-01 14:21:51 -07:00
Jack He
875ff327e0
BluetoothHealth: hide auto-created default constructors
...
Fixes: 123926561
Test: make
Change-Id: I388472c82eaca245285b5ecf2959c415508d7e69
2019-04-01 13:19:54 -07:00
Shuo Qian
4fb4320a5e
Merge "Clean up Call redirection setting"
2019-04-01 20:16:22 +00:00
John Reck
a3151aa9eb
Merge "Disable checkThread temporarily"
2019-04-01 20:11:16 +00:00
Makoto Onuki
c458c07dd3
Update javadoc on BatterySaverPolicyConfig
...
Change-Id: I21a536a603174ee859b49689f4a16184adab6813
Fix: 129473934
Test: Treehugger
2019-04-01 12:56:27 -07:00
Michael Groover
d18900b937
Merge "Remove unused code and cleanup parameters for DPM dev ID access"
2019-04-01 19:27:42 +00:00
Jorim Jaggi
671aa4d618
Merge "Immediately start drawing when becoming visible"
2019-04-01 19:21:34 +00:00
John Reck
52efe835f1
Disable checkThread temporarily
...
Bug: 129679214
Test: none
Change-Id: I58aa7110ee2ed18e7258e4c044ebe2a6e670aa8c
2019-04-01 11:54:01 -07:00
Xi Han
4af9cda557
Merge "Add the NonNull annotation to avoid runtime exception when the engine is not bound successfully."
2019-04-01 18:37:58 +00:00
TreeHugger Robot
d4bc280d16
Merge "Gesture Exclusion: Fix crash when exclusion updates after detaching window"
2019-04-01 18:04:52 +00:00
Mathieu Chartier
90aa945df5
Pass debug.allocTracker.stackDepth to runtime if it exists
...
Since this is no longer called in ART, pass it down in bind application.
Bug: 37291459
Test: test-art-host
Change-Id: I23623e9b8e9ca6261d90cc1ae1c5d8c24cc4eba5
2019-04-01 17:56:56 +00:00
Philip Quinn
5be044f37d
Write touch classification metrics.
...
Bug: 111480215
Bug: 123663806
Test: statsd_testdrive 177
Change-Id: I44f0a1877acc38b3199dcc6a3b6d4bf00ac8d817
2019-04-01 17:01:02 +00:00
TreeHugger Robot
afebeabb48
Merge "Camera: Pass physical camera device id during errors"
2019-04-01 17:00:39 +00:00
TreeHugger Robot
a8a14d4bdb
Merge "Remove support for the WebView stub."
2019-04-01 16:44:26 +00:00
TreeHugger Robot
90cd3d6d48
Merge "Restrict access to private flags."
2019-04-01 16:28:54 +00:00
Cassie
85762eabd0
Add the NonNull annotation to avoid runtime exception when the engine
...
is not bound successfully.
Bug: 124627359
Test: manual
Change-Id: I1b449ec6ec1c0164cc1b779ff573a2f84e521552
2019-04-01 09:27:29 -07:00
TreeHugger Robot
2a80a980e9
Merge "WindowInsets: populate system gesture and tappable element insets"
2019-04-01 16:23:22 +00:00
TreeHugger Robot
8ccf6439af
Merge "Fix the javadoc of setAutoTimeRequired."
2019-04-01 14:58:32 +00:00
TreeHugger Robot
389dfc89cb
Merge "Change javadoc of isManagedKiosk."
2019-04-01 14:51:23 +00:00
Jorim Jaggi
4840240055
Immediately start drawing when becoming visible
...
There was some old outdated logic about aborting draw if we have a
new surface. This isn't needed anymore and actually can cause up
to 5-10ms first draw delay for apps.
Test: AM/WM Presubmit CTS tests
Bug: 126612374
Bug: 123643797
Change-Id: I73d354efaee099e6a1ca1557e79440dc16e4976f
2019-04-01 16:26:30 +02:00
Adrian Roos
11dfd279a3
WindowInsets: populate system gesture and tappable element insets
...
Also fixes an infinite recursion when invoking
TestableContext.(un)registerComponentCallbacks().
Test: atest WindowInsetsPolicyTest
Bug: 126511573
Change-Id: I5c9f40054493a83746bce6124d72412e8eb8a0d1
2019-04-01 15:46:13 +02:00
Alex Kershaw
fa3b77f27c
Fix the javadoc of setAutoTimeRequired.
...
Fix the javadoc of DevicePolicyManager#setAutoTimeRequired to mention
that PO support is only from O onwards.
Fixes: 126325573
Test: Javadoc change only
Change-Id: Ib415e20a312d2cc454843562bff6cc0eb1e98244
2019-04-01 13:24:54 +01:00
Alex Kershaw
dafcc9dbf9
Change javadoc of isManagedKiosk.
...
Change the javadoc of isManagedKiosk and isUnattendedManagedKiosk to
reflect feedback from the CDD update process at http://b/124358598 .
Bug: 124358598
Fixes: 129458503
Test: Javadoc only
Change-Id: Iad69be116ccd62ff8091d1be412a06afdd714603
2019-04-01 13:12:11 +01:00
Anton Hansson
d96f4fa19c
Merge "Make data warning notification use IEC units"
2019-04-01 10:01:33 +00:00
Paul Hu
b2913320cd
Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." am: f9d61f1c6d am: 96f34c3151
...
am: bf3e6f5e75
Change-Id: I599dcdb2312a3e1bb1de8e03f349df207c7cc075
2019-04-01 00:52:53 -07:00
Paul Hu
bf3e6f5e75
Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." am: f9d61f1c6d
...
am: 96f34c3151
Change-Id: I171e667dd279e008708fbc84972f63cbd5b55625
2019-04-01 00:43:33 -07:00
Paul Hu
96f34c3151
Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues."
...
am: f9d61f1c6d
Change-Id: I8d848c559e1c1e021a72bf525876aad9bddb3374
2019-04-01 00:34:26 -07:00
Paul Hu
f9d61f1c6d
Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues."
2019-04-01 07:20:53 +00:00