am: de15a3b
* commit 'de15a3b3d485948af3d8cda30c2844f7a141e401':
Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCE
Change-Id: Iaece123a511ae0a164316981a7e421cd7bcdc8af
am: 5a92375
* commit '5a9237586f312b94d666a4bd8e5471e6e9080761':
Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCE
Change-Id: Ibcea8ec84d7a93187e96237adce6b72c2c2d2371
am: 771f2f4
* commit '771f2f457eb10b0bf0641bf3c12d6d5e6d38eb55':
Show work challenge in if user in docked stack is locked
Change-Id: Ic8992dacbc4c550250abe7ace79854d900d25def
am: 853304c
* commit '853304c0b11921db142a3945ab66fae5f0cc7d8a':
Show work challenge in if user in docked stack is locked
Change-Id: I1a5ff10237639fa2f0c20c756594d1d04c16d07d
Register docked stack listener in ActivityManagerService.
If the docked stack is leaving minimized state, check whether the user
of the docked stack is locked. If yes, show credential confirmation.
Also, we now show work challenge in home task.
And we now scan the entire top task to handle the case the work app is
somewhere in the middle of the task. (eg: open personal camera in work app)
Bug: 27565539
Bug: 28094505
Change-Id: Iaf0738f43ae916a535b17949ec0f322bbfb194dc
am: b8d5524
* commit 'b8d5524d8d7211b266e5405da7864c7f9eefae20':
Register the UI Thread as a sensitive thread to the runtime
Change-Id: I22fca39e19f94f1fdc560e19ad27f78e5abdeca9
am: 6aff67b
* commit '6aff67bfcb9dcca6e3f26ff04dbe8f9806e5e8a5':
Register the UI Thread as a sensitive thread to the runtime
Change-Id: Ib3e5d6ac34f14c6d6f0809d2f969422b49efea8f
This patch changes how Event classes are organized:
- Base IpConnectivityEvent class does not implement Parcelable because
it cannot be final (has children). It also becomes abstract because
it is not supposed to be instantiated and logged directly.
- All children classes becomes final because they are Parcelable.
- All constructors of all children classes become private, because they
are supposed to be instantiated with their associated logEvent()
methods.
- All instance fields of all children classes become public final.
Rational: if private, the ConnectivityMetrics app cannot read
their data.
Bug: 28204408
Change-Id: I1a4689c422230c6ed034307dec54a61daf8a6598
This patch moves the event logging of DHCP response packet parse errors
to DHCPClient in a single place. It also logs receive IO errors as
DHCPErrors instead of DHCPClientEvents.
BUG=28197345
Change-Id: I7ad666cff4d8b97915880477347fbb3f588fdb2a
am: 2870094
* commit '2870094a86531e977898681aef503bb393b24a3e':
ShortcutManager: Categories should be Set, not List.
Change-Id: I114c3ac304bed3b237128c2e330dec0fe19f6613
am: e2be9f4
* commit 'e2be9f4a670198edbe9b1c42422d6d429b8a21f6':
ShortcutManager: Categories should be Set, not List.
Change-Id: Icd32225f6a2e05cc4157343d2ab9adb16d1c6348
am: 6797d86
* commit '6797d86d76ee193bc20809f118163a86eaf28b4b':
Address API review for UserManager user creation
Change-Id: Ibfc33fcf16d958272b7dc6cad59e5ee557716706
am: 25c66ac
* commit '25c66ac8e66f67aeb100bd808ff52a2cda0294fb':
Address API review for UserManager user creation
Change-Id: I40f9c392abc8fc1b5303fd09be93c49ab675e1b4
Stop repeating request if any of its output stream is abandoned
and notify that repeating request has been stopped.
Update binder tests for binder interface changes.
Update CameraDeviceImpl to expect an exception when canceling
a repeating request that is already stopped.
Bug: 21270879
Change-Id: I9fa72ae7218948aac88cb1a8e57839bd022c4a5e
am: 0c79462
* commit '0c7946239cbd734e529c878e38ce9385613c8153':
Hide nav bar buttons in screen pinning dialog when appropriate.
Change-Id: I69307150ee0816076f5504e30f29ae5882e253ad
am: b556811
* commit 'b556811b86adf96f9dbca053c4f3b7dd55bc8851':
Hide nav bar buttons in screen pinning dialog when appropriate.
Change-Id: Id2966b1ad39e854b9ed4a971c5a23d8376e85fad