Uses a debug log for logging of messages related to hardware providers
that are not mandatory in the device.
Bug: 28530304
Change-Id: Ief1f193f934e7ebe7077366aafaa913b216e3481
When transfering an animation, copy over app animator transformation
in addition to the animation object itself.
bug: 28399102
Change-Id: I8694a76993476b19ec61d74680d6fc51326a18bf
When voice interactor goes null or changes, cancel all existing
active requests and clear them so that they can be re-submitted.
Bug: 28487567
Change-Id: Ibcf024efcc81ff18ef3babfa9a169292207bc816
* changes:
Fixes several animation issues related to a dismissing task.
Pipe the dismiss button logic through the touch handler.
Skip scroll-to animation when undocking and there are no tasks.
Fixing issue with docking being disallowed for secondary user.
am: 9a26ce79ef
* commit '9a26ce79ef468891ffde89ac8984d017e7de0652':
add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530
Change-Id: Ib0fa160a189ad455f2cbb49d7e785f9310817a1c
am: 395e68657b
* commit '395e68657b19e813c1f85ce6b0bd985fb99cbda6':
add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530
Change-Id: Ia1619167356358262f96655d6dad1a8cda822bde
am: cf4fe3c46d
* commit 'cf4fe3c46d163a6f26b5a7dcdcaf56352e4b0bcd':
add new redirects for migration of sdk/ and tools/ docs to studio/ bug:28447530
Change-Id: I483ae2e094410a3dc72de519bfb5c723191eb7f5
Update documentation for VOICE_UPLINK, VOICE_DOWNKINK and
VOICE_CALL MediaRecorder audio sources to indicate those
sources are protected by the signature|privileged permission
CAPTURE_AUDIO_OUTPUT
This was missing in M SDK doc.
Bug: 28081587.
Change-Id: I24f6d9978069115a0f2c41e48038b935e4395124
Added. Also fixed dumpsys output when filtering, to apply the
filter to (almost) all of the output.
Change-Id: Iafb446599ad8fddbe8a766784deff618a6cfdbb7
New format: PlatformIdleStat state_1 name=XO_shutdown time=0 count=0
voter_1 name=APSS time=48264099 count=484 voter_2 name=MPSS
time=48573849 count=39857 voter_3 name=LPASS time=49584723 count=2082
state_2 name=VMIN time=47171000 count=38222
Old format: PlatformIdleStat XO_shutdown_time=0 XO_shutdown_count=0
APSS_time=9467486 APSS_count=583 MPSS_time=10835070 MPSS_count=9131
LPASS_time=10624719 LPASS_count=595 VMIN_time=9231000 VMIN_count=7878
In the old format it was hard to differentiate between the various
low power states and the voters for each state.
Bug:26564574
Change-Id: I3930aaf1c8c6e17066ef043552096ba61373f9f4
This CL allows getChildVisibleRect to optionally always call the
view's parent. The previous version attempted to optimize the call
by not calling further up the view heirarchy when the rect isn't
visible in the current view.
The call is hidden and the previous behaviour is preserved to limit
the bits of code that this change affects.
Bug: 28514727
Change-Id: I49550ed4082bcbdcfe4643b962b50f3308092525
Allow all application classloaders to load native
libraries from anywhere under /data
Bug: http://b/26954419
Change-Id: I8a808bcdf4a00f7d40b513d4e2ca3d1e76c0909f
The unit for the battery charge counter is in micro-Ampere-hours, not coulombs.
We store the value as uAh but display it in dumpsys as mAh.
Bug:27174034
Change-Id: Ib5cc1ee1c5c191336a3e1f18dbb12c38e833f8d0
Also removed the obsolete text regarding iconic representation
and fixed some whitespace.
Bug: 28536304
Change-Id: I55ca681b86a121018903a41fff228e7c6126c7e7