Commit Graph

478759 Commits

Author SHA1 Message Date
Rob Carr
28fdf609dc Merge "SurfaceView: Lock mDeferredDestroySurfaceControl" into rvc-dev 2020-06-02 19:27:08 +00:00
Bill Yi
8cde2b1aed Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-06-02 19:19:57 +00:00
TreeHugger Robot
70efc10d51 Merge "Add more options to cmd vibrator" into rvc-dev 2020-06-02 19:16:52 +00:00
Jing Ji
322b748b8d Merge "Update docs for MediaProjectionManager.getMediaProjection" into rvc-dev 2020-06-02 19:12:49 +00:00
Steve Elliott
cc1937581a Merge "Always use Shortcut Icon in conversation if available" into rvc-dev 2020-06-02 18:46:38 +00:00
TreeHugger Robot
2c1bfedd7b Merge "Updated the paddings of quick settings to match notifications" into rvc-dev 2020-06-02 18:43:50 +00:00
Evan Severson
1fe28b24c0 Merge "Remove stopship for permissioncontroller pkg name" into rvc-dev 2020-06-02 18:39:00 +00:00
TreeHugger Robot
ad23c8db4e Merge "DO NOT MERGE: Remove storage grant to the content capture service." into rvc-dev 2020-06-02 18:35:30 +00:00
Tej Singh
36c9766d46 Merge "Change package of StatsdStatsLog" into rvc-dev 2020-06-02 18:24:45 +00:00
Robert Carr
6ce9ffb2cd SurfaceView: Lock mDeferredDestroySurfaceControl
Since mDeferredDestroySurfaceControl is the same underlying
object as mSurfaceControl we also need to hold the mSurfaceControlLock
when writing to it.

Bug: 157657896
Test: Existing tests pass
Change-Id: Ie0da3ed5d94c7aae2593423fa2767dbc902da4c8
2020-06-02 18:11:51 +00:00
Lais Andrade
fa727c7fac Add more options to cmd vibrator
- Add option -s to prekabed, to enable fallback on unsupported effect;
- Add command capabilities to print HAL capabilities;
- Add attribute USAGE_TOUCH to apply
  Settings.System.HAPTIC_FEEDBACK_INTENSITY to scale effects;

Fix: 157984210
Test: manual
Change-Id: Ie2d63a46d16387abe853ae12c20fb6a808020662
Merged-In: Ie77c4309e7c464b32e8dd6150a7840f1dc385e14
2020-06-02 18:10:21 +00:00
TreeHugger Robot
cb61f9da9d Merge "Make the bubbles window NOT_FOCUSABLE when the IME is up, but FOCUSABLE otherwise." into rvc-dev 2020-06-02 17:49:04 +00:00
TreeHugger Robot
0a9aa4eeba Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-06-02 17:46:59 +00:00
TreeHugger Robot
543f6db5ad Merge "Import translations. DO NOT MERGE" into rvc-dev 2020-06-02 17:42:39 +00:00
TreeHugger Robot
46c51b716d Merge "Exception if receive move withouth down" into rvc-dev 2020-06-02 17:40:24 +00:00
Jing Ji
fd7b013f71 Update docs for MediaProjectionManager.getMediaProjection
It actually needs the foregroud service to be the type "mediaProjection"

Bug: 157265923
Test: m -j ds-docs-java
Change-Id: Ia5aab928be1755e3117432bdec423e88f997c55b
2020-06-02 10:39:46 -07:00
TreeHugger Robot
7a9ae0ea99 Merge "Delete local reference in android_media_AudioEffectDescriptor." into rvc-dev 2020-06-02 17:35:05 +00:00
Winson Chung
c37e9cfa4a Merge "Add the leaf task to the recents animation target" into rvc-dev 2020-06-02 17:00:04 +00:00
Hayden Gomes
a851d4ace9 Merge changes from topic "adjustSuggestestedStreamVolumes" into rvc-dev
* changes:
  Consolidating MODIFY_AUDIO_SETTINGS permission checks
  Making adjustSuggestestedStreamVolumes consistent
2020-06-02 16:19:46 +00:00
Julia Reynolds
d7d84c0b7b Merge "Fix group name layout" into rvc-dev 2020-06-02 15:21:26 +00:00
TreeHugger Robot
d121fd282c Merge "Add sample app for haptic assessment." into rvc-dev 2020-06-02 15:17:49 +00:00
TreeHugger Robot
195d9712d6 Merge "Gate exemptFromEentitlementCheck by Network_STACK permission" into rvc-dev 2020-06-02 15:09:56 +00:00
Gavin Corkery
d43ac6b413 Merge "Unbind explicit health check controller when possible" into rvc-dev 2020-06-02 14:46:59 +00:00
Riddle Hsu
3b648e41bc Merge "Use normal rotation while PiP is toggling or active" into rvc-dev 2020-06-02 14:34:50 +00:00
Lais Andrade
bf662bcd3d Add sample app for haptic assessment.
Fix: 157889698
Test: N/A
Change-Id: Iff2cf51e779b9e016f50080cdac0da90c6ffce38
2020-06-02 13:36:45 +00:00
TreeHugger Robot
22e135e17c Merge "Fix app stack issue: send the selected target info into AppPredictionService and UsageStatsManager, when user share from app stack on sharesheet." into rvc-dev 2020-06-02 13:35:51 +00:00
TreeHugger Robot
33f840317d Merge "Use shortcut label for overflow conversation title" into rvc-dev 2020-06-02 13:29:41 +00:00
Fabian Kozynski
0005f681b9 Merge "Listen for REQUEST_LISTENING on all users." into rvc-dev 2020-06-02 13:23:53 +00:00
Jeff Sharkey
dfb06b858a Merge "Revert "Flip ENABLE_DYNAMIC_PERMISSIONS, attempt #4."" into rvc-dev 2020-06-02 13:10:55 +00:00
Paul Duffin
f94d682a9b Merge "Switch to standard naming scheme" into rvc-dev 2020-06-02 11:41:52 +00:00
TreeHugger Robot
cbea0ab58f Merge "Render boot animation with same size as framebuffer" into rvc-dev 2020-06-02 11:05:55 +00:00
Bill Yi
b823022e61 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: Iaa86ce9ea161aca23cd67ee4a2423afebe8ef2c4
2020-06-02 10:58:42 +00:00
Antoan Angelov
6d5e349bcd Merge "Only add user id to content uri if launching cross-profile target" into rvc-dev 2020-06-02 10:52:04 +00:00
Zimuzo Ezeozue
efbc3f2d5e Merge "Support apps sharing file:// URIs with the camera API" into rvc-dev 2020-06-02 10:45:33 +00:00
Antoan Angelov
1a0d72eaa9 Merge "Don't query direct share for work profile when its turned off" into rvc-dev 2020-06-02 10:33:55 +00:00
Bill Yi
29bf8c6999 Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Change-Id: I84266b42ead357caca30d70b560b84878c24382f
2020-06-02 10:09:29 +00:00
Riddle Hsu
80653eaa40 Use normal rotation while PiP is toggling or active
Seamless rotation of PiP has not been defined. To avoid ugly jump
cut when moving PiP with different orientation, the display is
still frozen to perform normal rotation animation.

Fixes: 156593887
Test: atest DisplayContentTests#testNoFixedRotationWithPip

Change-Id: I6830970ada96023fc5b93afb2f9a917988c93b59
2020-06-02 17:41:08 +08:00
Junyu Lai
1ca44e0dcf Merge "Address ag/11032295 leftover comments" into rvc-dev 2020-06-02 09:34:07 +00:00
Junyu Lai
4f0fea0c82 Merge changes I3180050c,Ie393451e into rvc-dev
* changes:
  Address ag/11592772 leftover comments
  Fix perfd receives delayed {wifi|mobile}_bytes_transfer atoms
2020-06-02 09:33:35 +00:00
Nandana Dutt
1b8e6766e2 Revert "Flip ENABLE_DYNAMIC_PERMISSIONS, attempt #4."
This reverts commit 14c5c4d997.

Reason for revert: http://b/157970772
BUG: 157970772

Change-Id: I95a35d9b99a7cc6950c7f00e42d11fe07b472a44
2020-06-02 09:29:02 +00:00
Hyundo Moon
5c8f3b20d5 Merge "Add bug numbers for TODOs in MediaRouter2 related classes" into rvc-dev 2020-06-02 08:16:58 +00:00
Martijn Coenen
f04e437777 Merge "Use killProcessGroup when killing app zygote." into qt-dev am: ff0af3d0c2 am: 5fe6635e7b
Original change: undetermined

Change-Id: I09c0eda32452b42827209d74a24f400f6b06e4a3
2020-06-02 07:08:34 +00:00
Martijn Coenen
5fe6635e7b Merge "Use killProcessGroup when killing app zygote." into qt-dev am: ff0af3d0c2
Original change: undetermined

Change-Id: I3800e88d58f63230378f8cd8d025427ef21ad6aa
2020-06-02 07:08:19 +00:00
Martijn Coenen
c4167f7daa Merge "Use killProcessGroup when killing app zygote." into qt-qpr1-dev am: bf0413ee59
Original change: undetermined

Change-Id: Ie79f431e250a69a0c3cef577be2fefb675af72c6
2020-06-02 07:08:06 +00:00
Martijn Coenen
0a8ef2b45f Merge "Use killProcessGroup when killing app zygote." into rvc-dev 2020-06-02 06:54:46 +00:00
Martijn Coenen
bf0413ee59 Merge "Use killProcessGroup when killing app zygote." into qt-qpr1-dev 2020-06-02 06:54:39 +00:00
Martijn Coenen
ff0af3d0c2 Merge "Use killProcessGroup when killing app zygote." into qt-dev 2020-06-02 06:54:27 +00:00
Paul Duffin
abebc6a897 Switch to standard naming scheme
Removes use of the special framework-modules naming scheme.

Bug: 155164730
Test: m java
Exempt-From-Owner-Approval: Build cleanup.
Change-Id: I3b78fcbcacc3df787e171d6eedeef1e51b087615
Merged-In: I0c31e2183353dfb5bd49f04f3455cb7b10be6866
(cherry picked from 8b864fb45c)
2020-06-02 06:53:53 +00:00
markchien
82a4f8173c Gate exemptFromEentitlementCheck by Network_STACK permission
Shell has TETHER_PRIVILEGED permission. To avoid any service to adopt
shell identity by lunching service with Shell process, gate
exemptFromEentitlementCheck by NETWORK_STACK.

Bug: 157702014
Test: atest TetheringCoverageTests
Change-Id: I6ddfda23d36ea9981e3e1eb5a87767f452a65852
Merged-In: I6ddfda23d36ea9981e3e1eb5a87767f452a65852
2020-06-02 14:46:06 +08:00
Feng Cao
7e38991bfb Merge "Make autofill manager service to not clear inline suggestions when IME input finishes" into rvc-dev 2020-06-02 06:15:44 +00:00