am: 22e9213a1c
* commit '22e9213a1c903a4eda75fb09603735753a131c05':
Lock down networking when waiting for always-on
Change-Id: I50583a9738ac51378e5f5dcbbaa396f1aa30f97c
am: 77ab7fc8d4
* commit '77ab7fc8d4f4596b1275a7065f05380e22da3a1a':
Lock down networking when waiting for always-on
Change-Id: I4160a61ca437d20df4342a44ed24fc6ad47962c6
am: 02826bb36b
* commit '02826bb36b023ba80b88ada743ac32b534a2c380':
Two phases to set the password for disk encryption
Change-Id: Ib4dcc51963c1edc8410031a5dcb7c4eb0d876e16
am: 56a9395aeb
* commit '56a9395aeb198e0a7db5e9666cc81ba7ce5f8e0d':
Two phases to set the password for disk encryption
Change-Id: I76b3b1351ea85d8a5e42da523f57a291b3a1b0d9
am: 1ab19ea6e6
* commit '1ab19ea6e6575a578244eecbae61d46150bec392':
Retail mode flag and some clients for it
Change-Id: I08eb3539db3fd29403d05d8ef1124862a78d1acc
am: 269f64079b
* commit '269f64079b34eb178a33dba306d610c8dfb322c4':
Demote the log in ProcessState.ensureNotDead from a wtf to a warning.
@hide SystemHealthManager.from
Change-Id: I9d6419d9c587eaca1577cef82a1ec054a6bb3d6c
Since LocaleList needs to depend on android.os.Parcelable, we cannot let
that class belong to "android.util" package, which causes layering
violation.
Bug: 28819696
Change-Id: Ia8de2ee9df3dd0a42b1fe84574439519b680fe18
Revert "Revert "Two phases to set the password for disk encryption""
This reverts commit a1eb750e75.
Bug: 28154455
Bug: 28694324
Change-Id: I8106bfba28da401b9fd38349c6a9fa9a24f54712
There is no functional change. This is to support adding new types of zygotes
that all operate using the same protocol.
Bug: 21643067
Change-Id: Ie673ee816cae34ac20ffb8c774ec3e6461c3fd0a
am: 96489e0c2a
* commit '96489e0c2a370b970fc243a23ccfb3e0a73d0298':
Introduce system API to get source of user restriction
Change-Id: Id368f8b1a096a86195097ba87a18539f0558a72a
am: b8995b7abc
* commit 'b8995b7abc9cbaa1dcb363c68535a63f4e8768a3':
Don't show new-window item in Downloads per Gabe.
Change-Id: I54d288582f474ed1a0718a3f6327af7f1814be75
* commit '68fffa5': (23 commits)
Fix smallest width configuration calculation
docs: DoDS, wearable reference docs
Switch the default text selection handles to Material style.
docs: Noted minor API changes in release notes
docs: added "billions" doc in Distribute>Essentials
Remove wear design pages redirecting to design/wear
correct the support library redirects to redirect whole path
Stop saving ActionMenuItemView state.
Fix iterator double-advance in ContentObserverController
TIF: Remove the uniqueness check for track ID from notifyTracksChanged
Update and add attributes to the JavaDoc for VectorDrawable
Use Q=100 JPEG instead of PNG for wallpaper display
Fix issue #28400000: Settings memory UI still showing z-ram...
docs: Updated support library revision history for 23.4.0
docs: Updates to notifications for DP3
docs: Added emoji section to api overview.
Fixed a bug where the QS was animating wrong when closing
Fix KeyguardManager.isSecure() to observe work profile
cherrypick from mnc-docs docs: Updated APK Signature Scheme v2 doc.
Docs: Added new Whitelist feature to Data Saver for DP3
...
...but probably shouldn't.
Keep track of whether zram is being included in per-process pss and,
if so, don't add it on separately.
Change-Id: Ic945fc3deca8412272bb6019fe1be4b878cb763a
Also, fix regression...don't show "internal storage" option in Downloads.
All other modes, fix inconsistencies in presentation of
internal-storage/new-windows commands by eliminating launch mode inference.
Update VolumeInfo and MTP provider to send correct launch mode extra.
Bug: 28691735,28695347
Change-Id: Ic480925f4c8f1beee4da104a2259c1ce5f28a6a1
am: b9984f2c2d
* commit 'b9984f2c2d42552c886dea220c42ad9e18447d8a':
Revert "Two phases to set the password for disk encryption"
Change-Id: Ia194f94777f6ca499d9e044a91f83a8ad99cd325
Push unlocking/unlocked state to UserManagerInternal when it's changed in
UserController. Use UserManagerInternal.isUserUnlockingOrUnlocked when
updating flags for filtering in PackageManager.
Bug: 28629076
Change-Id: I8440af090f533f93870d0cff0e3871e114c37efa
am: 64b2e26c4e
* commit '64b2e26c4ec30d8ee6829778a41029f4b691e208':
Fix a couple bad links in the javadoc for android.os.health.
Change-Id: I4823359d436aab34b4f032b466b184dc34731146
am: 5f0856afc3
* commit '5f0856afc3399e24bcdb3a862887bce5fab087f2':
Two phases to set the password for disk encryption
Change-Id: I33698902b9eb6345ee8eef5deae043132d7eb80d
am: adf2a6240d
* commit 'adf2a6240dd0a732ece6c8aa7733ad77ff838819':
Flesh out the docs for the android.os.health package.
Properly blame the correct uid for wakeup alarms that don't have a WorkSource.
Change-Id: I489a00519a7484886f946c8d640dfa3fcb6bf3a7
In one phase, we make the new password work, and in the second we make
it the only one which works ("fixation"). This means that we can set
the password in Gatekeeper between these two phases, and a crash
doesn't break things. Unlocking a user automatically fixates the
presented credential.
Bug: 28154455
Change-Id: I18812f9ce753486ce4e33b4fe2cca392b006b39c
Clients can query who has set a particular user restriction on a user.
Currently the result can be a combination of none, system/user, or admin.
Bug: 27830375
Change-Id: I50ea9db0a59ffe3abbdcbb1a436d9ace7a35a851