Commit Graph

92021 Commits

Author SHA1 Message Date
TreeHugger Robot
0369790fac Merge "Add Shell permission for CTS test." 2019-03-22 22:31:32 +00:00
Peiyong Lin
260b714200 Merge "Revert "Revert "Allow screenshot to carry more information.""" 2019-03-22 22:24:51 +00:00
Felipe Leme
e6f86a34d9 Merge "Renamed ContentCaptureService.disableContentCaptureServices to disableSelf()" 2019-03-22 21:53:34 +00:00
Ryan Mitchell
fb1ed2258a Merge "Add targetOverlayableName to OverlayInfo" 2019-03-22 21:39:41 +00:00
Winson Chung
dece92b287 Merge "Add overlays for nav bar interaction mode." 2019-03-22 21:02:07 +00:00
Salvador Martinez
13bfe4a789 Merge "Update names of dynamic power saver mode APIs" 2019-03-22 20:52:13 +00:00
TreeHugger Robot
4e59b8d992 Merge "Restrict access to mGroupFlags." 2019-03-22 20:22:16 +00:00
TreeHugger Robot
6f59ef8a37 Merge "Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage" 2019-03-22 20:06:36 +00:00
Rob Carr
087af2d89a Merge changes from topic "sv-background"
* changes:
  SurfaceView: Only show background when behind ViewRoot.
  SurfaceControl: Respond to more API Feedback
2019-03-22 19:21:59 +00:00
TreeHugger Robot
90cd0ce1d0 Merge "Restrict access to View's hierarchy listener." 2019-03-22 19:09:45 +00:00
TreeHugger Robot
25ad27eb6c Merge "New method ContentCaptureManager.getServiceSettingsComponentName()" 2019-03-22 18:35:58 +00:00
TreeHugger Robot
7d8a948b9d Merge "Restrict accesss to FLAG_DISALLOW_INTERCEPT" 2019-03-22 18:35:26 +00:00
Winson Chung
d9f2fb36ce Add overlays for nav bar interaction mode.
- Add config for nav bar interaction mode
- Add overlay packages for overriding the nav bar interaction mode
- Migrate existing swipe up setting into the resource overlay
  P2 P->Q:
    def/off -> 3 button overlay enabled (from default)
    set on  -> 2 button overlay enabled (from setting)
  P3 (default on):
    def (setting not exposed) -> 2 button overlay enabled (from default)

Bug: 127366543
Test: adb shell cmd overlay dump

Change-Id: I75590f81d9dd6a017776e0a34c295575bfe1bf2a
2019-03-22 11:33:52 -07:00
Felipe Leme
bedcd617c1 Renamed ContentCaptureService.disableContentCaptureServices to disableSelf()
Test: atest CtsContentCaptureServiceTestCases
Test: m update-api

Fixes: 128426640

Change-Id: I54c68ae64969f2e15c0c3a53cb6dbdb59b7931ab
2019-03-22 10:39:38 -07:00
Mady Mellor
d3304bfd0a Merge "Update BubbleMetadata#setDesiredHeight to be in DPs" 2019-03-22 17:31:16 +00:00
Mady Mellor
36e132b02a Merge "Remove the title API bc we don't use it" 2019-03-22 17:30:41 +00:00
TreeHugger Robot
f870dc12bb Merge "Introduce new service bind flag to permit capabilities" 2019-03-22 17:23:48 +00:00
TreeHugger Robot
c396d6738c Merge "API review followup: DynamicAndroidClient" 2019-03-22 17:21:39 +00:00
Salvador Martinez
b85a9f8db4 Update names of dynamic power saver mode APIs
There was some confusion caused by the names so this CL
changes them to make the differentiation more clear hopefully.

Test: robotests pass, build runs, functionality of clients intact
Bug: 126944845
Change-Id: I626dd8e38c59fb5c061e4d0fdcf8c81701c459a3
2019-03-22 10:12:42 -07:00
Peiyong Lin
e3e5efd8b6 Revert "Revert "Allow screenshot to carry more information.""
This reverts commit bf9d677afd.

Below is the original commit message:
Previously screenshot returns a GraphicBuffer without any other information
about how to interpret this buffer, especially color space. We could not take
any WCG screenshot, and the color space information is also lost by the time we
create bitmap from the GraphicBuffer. This patch adds a ScreenshotGraphicBuffer
as a wrapper around GraphicBuffer with more information, for example color
space. And make screenshot native method return ScreenshotGraphicBuffer.

BUG: 116112787
Test: Build, flash and boot. Verify with WCG Photos.
Change-Id: I4db6aeaf086a183a8be4f731d9f1a10205d3b8ae
2019-03-22 09:53:07 -07:00
Michael Wright
8ca8eb63ac Merge "Move TEXT_HANDLE_MOVE and CLOCK_TICK to TEXTURE_TICK." 2019-03-22 16:21:15 +00:00
Sunny Goyal
006ab03fb7 Merge "Updating the AppTarget API to use a builder for constuction" 2019-03-22 15:55:17 +00:00
TreeHugger Robot
4656a9e37f Merge "API council feedback for dnd" 2019-03-22 15:53:32 +00:00
Jeff Sharkey
310ad26a82 Merge "Respond to API feedback on DIRECTORY columns." 2019-03-22 15:28:17 +00:00
TreeHugger Robot
6d623e495b Merge "Updating onLocation related APIs to onLaunchLocation as per API review" 2019-03-22 15:24:29 +00:00
Hyunyoung Song
67a72e8172 Merge "OverlayManager API fixes" 2019-03-22 15:07:19 +00:00
Jeff Sharkey
40a5092b46 Merge "Documentation based on API council feedback." 2019-03-22 15:04:50 +00:00
Michael Wright
950bd77fb7 Move TEXT_HANDLE_MOVE and CLOCK_TICK to TEXTURE_TICK.
TEXTURE_TICK is a new constant that is expected to be called repeatedly
in order to simulate a texture effect when a user is interacting with
the device, like with TEXT_HANDLE_MOVE.

Bug: 111461797
Test: Manual
Change-Id: Ia21de3ce1755a908b4bd4fcbdda411864e5b9fe9
2019-03-22 14:38:01 +00:00
Lorenzo Colitti
445d56756a Merge "Fix API in CaptivePortal and ConnectivityManager" 2019-03-22 11:46:21 +00:00
Rubin Xu
e120a42c25 Merge "Improve javadoc" 2019-03-22 11:12:21 +00:00
Luke Huang
bae0ed637c Merge "Support query cancellation for async DNS API" am: aed6ea52de am: c19f41b2b2
am: 50c86d592a

Change-Id: I034361541f64c10d72474beaefdb3547c9c2733e
2019-03-22 03:35:57 -07:00
TreeHugger Robot
75bd2e0316 Merge "resolve merge conflicts of 0569184dc0 to master" 2019-03-22 09:46:14 +00:00
Hai Zhang
be1fe6f31a Merge "Add getDeclaredShareLibraries() for role qualification checking." 2019-03-22 09:43:48 +00:00
Remi NGUYEN VAN
24ec3ff006 Fix API in CaptivePortal and ConnectivityManager
- Remove CaptivePortal constructor from SystemApi. This constructor was
   added in Q timeframe and ends up being unnecessary since
   CaptivePortal creation was refactored to ConnectivityService because
   of visibility issues on ICaptivePortal.
 - Rename getAvoidBadWifi to shouldAvoidBadWifi
 - Add permission annotation for shouldAvoidBadWifi

Test: flashed, WiFi and captive portal works
Bug: 128935314
Bug: 128935673
(clean cherry-pick of AOSP I7395d4a4db6a64398a827692aee1956c011873e5)

Change-Id: I09545c00af3519dbf141dd5951b28f49e37b3e80
2019-03-22 17:16:52 +09:00
TreeHugger Robot
6e7a60c85c Merge "Add intent action constant to zen access setting page" 2019-03-22 06:37:36 +00:00
TreeHugger Robot
37d4372c35 Merge "AccessibilityRequestPreparer shouldn't crash if the view is released before the preparer is added or removed." 2019-03-22 04:56:16 +00:00
Luke Huang
50c86d592a Merge "Support query cancellation for async DNS API" am: aed6ea52de
am: c19f41b2b2

Change-Id: I890bbb94bf1b8e2242efeb5c868e289a8ae4a95d
2019-03-21 21:13:29 -07:00
TreeHugger Robot
6798ab9e95 Merge "Remove unnecessary called from system process warning." 2019-03-22 03:51:16 +00:00
Luke Huang
c19f41b2b2 Merge "Support query cancellation for async DNS API"
am: aed6ea52de

Change-Id: I400d98e13cf36ca16c3743eddee96bfae4b47b5c
2019-03-21 20:50:18 -07:00
Luke Huang
aed6ea52de Merge "Support query cancellation for async DNS API" 2019-03-22 03:26:21 +00:00
Michael Wachenschwanz
6fbea1744a Merge "Add EXTRA_DROPPED_COUNT for ACTION_DROPBOX_ENTRY_ADDED" 2019-03-22 03:20:37 +00:00
Alex Salo
8871b31ac4 Merge "Add disableSelf() and more failure codes" 2019-03-22 03:18:12 +00:00
TreeHugger Robot
5d15e6e74c Merge "Game Driver Metrics: update meta data naming for driver build time" 2019-03-22 03:04:24 +00:00
Lorenzo Colitti
404a526672 resolve merge conflicts of 0569184dc0 to master
Test: I solemnly swear I tested this conflict resolution.
Bug: None
Change-Id: I3af8ee8a7d8a4ff9dca0195b1947679cc09b2e89
2019-03-22 12:02:50 +09:00
TreeHugger Robot
f621dfc7d5 Merge "Make LSS report honest password quality to DPMS" 2019-03-22 03:02:04 +00:00
Amith Yamasani
f178c96cab Introduce new service bind flag to permit capabilities
Any process state-based capabilities such as location
can be allowed to permeate to the bound app, if the app
has the required permissions as well.

Bug: 128337543
Test: N/A
Change-Id: I0b066d2667333fbd65985959e202785641f704fc
2019-03-21 19:40:11 -07:00
Brad Stenning
75eaf771f8 Merge "Provide a hook for forcing all system bars to be displayed at all times" 2019-03-22 02:18:58 +00:00
Hai Zhang
1ad238f935 Add getDeclaredShareLibraries() for role qualification checking.
Bug: 124452117
Test: build
Change-Id: I13e4313c4ab5305335fc9490dfc58b03a24a86dd
2019-03-21 18:37:08 -07:00
TreeHugger Robot
4bb646d204 Merge "Allow to listen for addition of work profiles." 2019-03-22 01:35:43 +00:00
TreeHugger Robot
3662ca14a9 Merge "Trigger Augmented Autofill when the standard service is not set." 2019-03-22 01:26:15 +00:00