OSDN Git Service

android-x86/frameworks-base.git
5 years agoMerge "Update the ripple color for the dialog buttons."
TreeHugger Robot [Sat, 23 Mar 2019 00:23:27 +0000 (00:23 +0000)]
Merge "Update the ripple color for the dialog buttons."

5 years agoMerge "Let single tap devices wake up with double tap"
TreeHugger Robot [Sat, 23 Mar 2019 00:21:07 +0000 (00:21 +0000)]
Merge "Let single tap devices wake up with double tap"

5 years agoMerge "Added NonNull categoryIds for fc shell cmd."
TreeHugger Robot [Fri, 22 Mar 2019 23:48:52 +0000 (23:48 +0000)]
Merge "Added NonNull categoryIds for fc shell cmd."

5 years agoMerge "Conversation Actions: support multiple models."
TreeHugger Robot [Fri, 22 Mar 2019 23:36:21 +0000 (23:36 +0000)]
Merge "Conversation Actions: support multiple models."

5 years agoMerge "Change subtext for MEDIA_VISUAL"
Evan Severson [Fri, 22 Mar 2019 23:35:46 +0000 (23:35 +0000)]
Merge "Change subtext for MEDIA_VISUAL"

5 years agoMerge "Define allow_metered_network_for_cert_download_bool flag"
Ecco Park [Fri, 22 Mar 2019 23:33:59 +0000 (23:33 +0000)]
Merge "Define allow_metered_network_for_cert_download_bool flag"

5 years agoMerge "RTT LCI API *MINOR UPDATE2* (Client Side) - removing two LCI methods Based...
TreeHugger Robot [Fri, 22 Mar 2019 23:23:21 +0000 (23:23 +0000)]
Merge "RTT LCI API *MINOR UPDATE2* (Client Side) - removing two LCI methods Based on discussion with IEEE 802.11 WG these are not necessary for RTT."

5 years agoMerge "Fixed Content Capture workflow when service package is updated."
TreeHugger Robot [Fri, 22 Mar 2019 23:00:01 +0000 (23:00 +0000)]
Merge "Fixed Content Capture workflow when service package is updated."

5 years agoMerge "Add status for license starting in the future"
TreeHugger Robot [Fri, 22 Mar 2019 22:59:19 +0000 (22:59 +0000)]
Merge "Add status for license starting in the future"

5 years agoMerge "Add new constants for dark mode screen"
TreeHugger Robot [Fri, 22 Mar 2019 22:56:06 +0000 (22:56 +0000)]
Merge "Add new constants for dark mode screen"

5 years agoMerge "carrier config: add imsi_encoding_method_int flag"
Ecco Park [Fri, 22 Mar 2019 22:49:28 +0000 (22:49 +0000)]
Merge "carrier config: add imsi_encoding_method_int flag"

5 years agoMerge "[Passpointv2] Enable saved network showing detailed page"
TreeHugger Robot [Fri, 22 Mar 2019 22:46:15 +0000 (22:46 +0000)]
Merge "[Passpointv2] Enable saved network showing detailed page"

5 years agoMerge "Add Shell permission for CTS test."
TreeHugger Robot [Fri, 22 Mar 2019 22:31:32 +0000 (22:31 +0000)]
Merge "Add Shell permission for CTS test."

5 years agoMerge "Fix a bug that onOpChanged callbacks are not called."
TreeHugger Robot [Fri, 22 Mar 2019 22:27:19 +0000 (22:27 +0000)]
Merge "Fix a bug that onOpChanged callbacks are not called."

5 years agoMerge "Revert "Revert "Allow screenshot to carry more information."""
Peiyong Lin [Fri, 22 Mar 2019 22:24:51 +0000 (22:24 +0000)]
Merge "Revert "Revert "Allow screenshot to carry more information."""

5 years agoMerge "WM: Mark ActivityMetricsLaunchObserverTests as flaky"
TreeHugger Robot [Fri, 22 Mar 2019 22:18:29 +0000 (22:18 +0000)]
Merge "WM: Mark ActivityMetricsLaunchObserverTests as flaky"

5 years agoMerge "Migrate KeyguardClockSwitch to dagger."
TreeHugger Robot [Fri, 22 Mar 2019 22:09:31 +0000 (22:09 +0000)]
Merge "Migrate KeyguardClockSwitch to dagger."

5 years agoMerge "Refresh TextClock on doze time tick alarm."
TreeHugger Robot [Fri, 22 Mar 2019 22:04:20 +0000 (22:04 +0000)]
Merge "Refresh TextClock on doze time tick alarm."

5 years agoMerge "Do not run create on successive reboots"
TreeHugger Robot [Fri, 22 Mar 2019 21:57:10 +0000 (21:57 +0000)]
Merge "Do not run create on successive reboots"

5 years agoMerge "Renamed ContentCaptureService.disableContentCaptureServices to disableSelf()"
Felipe Leme [Fri, 22 Mar 2019 21:53:34 +0000 (21:53 +0000)]
Merge "Renamed ContentCaptureService.disableContentCaptureServices to disableSelf()"

5 years agoMerge "Add a new Secure Setting check for current opted-out state of captions."
Anthony Tripaldi [Fri, 22 Mar 2019 21:53:11 +0000 (21:53 +0000)]
Merge "Add a new Secure Setting check for current opted-out state of captions."

5 years agoMerge "Add targetOverlayableName to OverlayInfo"
Ryan Mitchell [Fri, 22 Mar 2019 21:39:41 +0000 (21:39 +0000)]
Merge "Add targetOverlayableName to OverlayInfo"

5 years agoLet single tap devices wake up with double tap
Lucas Dupin [Fri, 22 Mar 2019 21:38:28 +0000 (14:38 -0700)]
Let single tap devices wake up with double tap

Users might double tap twice by mistake, and the device should still
wake up.

Test: manual
Fixes: 129090210
Change-Id: I55fc963d1f4e9d355ccf3d4ee8cbe9087b8e50cf

5 years agoMerge "Sharesheet - Resolve crash when no targets are present"
TreeHugger Robot [Fri, 22 Mar 2019 21:33:22 +0000 (21:33 +0000)]
Merge "Sharesheet - Resolve crash when no targets are present"

5 years agoMerge "Do not force review of hidden permissions"
Philip P. Moltmann [Fri, 22 Mar 2019 21:27:08 +0000 (21:27 +0000)]
Merge "Do not force review of hidden permissions"

5 years agoMerge "Fixed "adb shell dumpsys location" NullPointerException. If dumpsys is called...
TreeHugger Robot [Fri, 22 Mar 2019 21:24:39 +0000 (21:24 +0000)]
Merge "Fixed "adb shell dumpsys location" NullPointerException. If dumpsys is called before systemRunning(), then NullPointerException is thrown because of null member variables."

5 years agoRevise BroadcastRadioService handling of V2 HALs
George Lu [Thu, 14 Mar 2019 00:11:21 +0000 (17:11 -0700)]
Revise BroadcastRadioService handling of V2 HALs

Previously, BroadcastRadioService checked for HALs (both V1 and V2)
exactly once, the first time listModules() was called. This approach
failed to handle HALs that registered after boot or that died and restarted.

This change addresses both issues by registering a listener that is
invoked when V2 HALs are registered. Additionally, the check for V1 HALs
now occurs at construction time.

Bug: 121006324
Bug: 126887436
Test: Verified on device BroadcastRadioService handles V1 HALs properly and picks up V2 HALs dynamically
Change-Id: Id9df7f53d189801f0a0dc894b2bb425d655edbd6

5 years agoUpdate the ripple color for the dialog buttons.
Priyank Singh [Thu, 21 Mar 2019 21:50:34 +0000 (14:50 -0700)]
Update the ripple color for the dialog buttons.

Bug: 124232382
Test: Manual
Change-Id: Iedaf9a3d5414b24e19514fceb86e9955a642a0c2
(cherry picked from commit be35f344e1ea962ff41dfd3205a138e459371d55)

5 years agoMerge "Add overlays for nav bar interaction mode."
Winson Chung [Fri, 22 Mar 2019 21:02:07 +0000 (21:02 +0000)]
Merge "Add overlays for nav bar interaction mode."

5 years agoMerge "Update names of dynamic power saver mode APIs"
Salvador Martinez [Fri, 22 Mar 2019 20:52:13 +0000 (20:52 +0000)]
Merge "Update names of dynamic power saver mode APIs"

5 years agoAdded NonNull categoryIds for fc shell cmd.
Adam He [Fri, 22 Mar 2019 20:50:49 +0000 (13:50 -0700)]
Added NonNull categoryIds for fc shell cmd.

Fixes: 129081746
Test: adb shell cmd autofill get fc_score kale leak
Change-Id: I548212de6d88b66ea2571efe9e690c90cfcea1b6

5 years agoFix a bug that onOpChanged callbacks are not called.
Wei Wang [Fri, 22 Mar 2019 01:24:17 +0000 (18:24 -0700)]
Fix a bug that onOpChanged callbacks are not called.

For a newly installed app, evalForegroundOps is not called when the
app's location permission is while in use. Also, uidState was committed
before comparing with the pending state.

Bug: 129093959126269233
Test: Manual, atest android.app.appops.cts.AppOpsTest
Change-Id: Ib9d209351e172275e891975a1de342a1599f98c3

5 years agoMerge "Release bitmap reference right after Per85ComputeTask done its job."
Lucas Dupin [Fri, 22 Mar 2019 20:23:28 +0000 (20:23 +0000)]
Merge "Release bitmap reference right after Per85ComputeTask done its job."

5 years agoMerge "Restrict access to mGroupFlags."
TreeHugger Robot [Fri, 22 Mar 2019 20:22:16 +0000 (20:22 +0000)]
Merge "Restrict access to mGroupFlags."

5 years agoMerge "Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage"
TreeHugger Robot [Fri, 22 Mar 2019 20:06:36 +0000 (20:06 +0000)]
Merge "Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage"

5 years agoMerge "Fix for avatar tinting"
Fabian Kozynski [Fri, 22 Mar 2019 20:06:31 +0000 (20:06 +0000)]
Merge "Fix for avatar tinting"

5 years agoAdd new constants for dark mode screen
Salvador Martinez [Wed, 20 Mar 2019 22:57:23 +0000 (15:57 -0700)]
Add new constants for dark mode screen

This just adds constants to the new dark mode screen

Test: Build succeeds
Bug: 128686189
Change-Id: Iefb32f6f9beaa443cae661de21d4975585d9f475

5 years ago[automerger skipped] Merge "Revert "Revert "Update VPN capabilities when its underlyi...
Varun Anand [Fri, 22 Mar 2019 19:37:54 +0000 (12:37 -0700)]
[automerger skipped] Merge "Revert "Revert "Update VPN capabilities when its underlying network set is null.""" into pi-dev am: ddaa6338c8 -s ours
am: 1b8dfb3982 -s ours
am skip reason: change_id Id0abc4d304bb096e92479a118168690ccce634ed with SHA1 4fa80e8a2f is in history

Change-Id: Ibe57fcb06756943987e70b7e38e57a07f71de4e6

5 years agoMerge "Changed strings for DND"
Fabian Kozynski [Fri, 22 Mar 2019 19:22:05 +0000 (19:22 +0000)]
Merge "Changed strings for DND"

5 years agoMerge changes from topic "sv-background"
Rob Carr [Fri, 22 Mar 2019 19:21:59 +0000 (19:21 +0000)]
Merge changes from topic "sv-background"

* changes:
  SurfaceView: Only show background when behind ViewRoot.
  SurfaceControl: Respond to more API Feedback

5 years agoMerge "Fix SecurityException when calling DevicePolicyManager.setMaximumTimeToLock"
TreeHugger Robot [Fri, 22 Mar 2019 19:18:45 +0000 (19:18 +0000)]
Merge "Fix SecurityException when calling DevicePolicyManager.setMaximumTimeToLock"

5 years agoMerge "Wake up animation polish"
TreeHugger Robot [Fri, 22 Mar 2019 19:15:43 +0000 (19:15 +0000)]
Merge "Wake up animation polish"

5 years agoMerge "Restrict access to View's hierarchy listener."
TreeHugger Robot [Fri, 22 Mar 2019 19:09:45 +0000 (19:09 +0000)]
Merge "Restrict access to View's hierarchy listener."

5 years agoMerge changes from topic "am-4b90382f938f437a92b13e188f18d8ed"
Android Build Merger (Role) [Fri, 22 Mar 2019 19:07:18 +0000 (19:07 +0000)]
Merge changes from topic "am-4b90382f938f437a92b13e188f18d8ed"

* changes:
  [automerger skipped] Revert "Revert "Update VPN capabilities when its underlying network set is null."" am: 9f98789d3f -s ours am: a8056e3fb8 -s ours am skip reason: change_id Id0abc4d304bb096e92479a118168690ccce634ed with SHA1 4fa80e8a2f is in history
  [automerger skipped] Merge "Remove ConnectivityManager and its usages from NetworkStatsService." into pi-dev am: a24113f030 -s ours am: c14d2102db -s ours am skip reason: change_id I57e117bb4e9efe491b19d6b5a479f2d58d1c58e6 with SHA1 02c50ef1d1 is in history

5 years ago[automerger skipped] Revert "Revert "Update VPN capabilities when its underlying...
Varun Anand [Fri, 22 Mar 2019 19:06:23 +0000 (12:06 -0700)]
[automerger skipped] Revert "Revert "Update VPN capabilities when its underlying network set is null."" am: 9f98789d3f -s ours
am: a8056e3fb8 -s ours
am skip reason: change_id Id0abc4d304bb096e92479a118168690ccce634ed with SHA1 4fa80e8a2f is in history

Change-Id: I020ffc31fb0ef41332df37110bb0a8b01e76c976

5 years ago[automerger skipped] Merge "Revert "Revert "Update VPN capabilities when its underlyi...
Varun Anand [Fri, 22 Mar 2019 19:02:13 +0000 (12:02 -0700)]
[automerger skipped] Merge "Revert "Revert "Update VPN capabilities when its underlying network set is null.""" into pi-dev
am: ddaa6338c8 -s ours
am skip reason: change_id Id0abc4d304bb096e92479a118168690ccce634ed with SHA1 4fa80e8a2f is in history

Change-Id: I0634f41f9b3be7cc640b31ab3067708f99759831

5 years ago[automerger skipped] Merge "Remove ConnectivityManager and its usages from NetworkSta...
Varun Anand [Fri, 22 Mar 2019 19:02:12 +0000 (12:02 -0700)]
[automerger skipped] Merge "Remove ConnectivityManager and its usages from NetworkStatsService." into pi-dev am: a24113f030 -s ours
am: c14d2102db -s ours
am skip reason: change_id I57e117bb4e9efe491b19d6b5a479f2d58d1c58e6 with SHA1 02c50ef1d1 is in history

Change-Id: I34c36c55ba985118ffc2210b2e05daab2a0ea8e8

5 years agoMerge "Ignore disallowed adjustments"
TreeHugger Robot [Fri, 22 Mar 2019 19:01:21 +0000 (19:01 +0000)]
Merge "Ignore disallowed adjustments"

5 years ago[automerger skipped] Revert "Revert "Update VPN capabilities when its underlying...
Varun Anand [Fri, 22 Mar 2019 18:45:16 +0000 (11:45 -0700)]
[automerger skipped] Revert "Revert "Update VPN capabilities when its underlying network set is null.""
am: 9f98789d3f -s ours
am skip reason: change_id Id0abc4d304bb096e92479a118168690ccce634ed with SHA1 4fa80e8a2f is in history

Change-Id: I98242257e569eeac747c0328dfa6381e49e7c0b0

5 years ago[automerger skipped] Merge "Remove ConnectivityManager and its usages from NetworkSta...
Varun Anand [Fri, 22 Mar 2019 18:39:41 +0000 (11:39 -0700)]
[automerger skipped] Merge "Remove ConnectivityManager and its usages from NetworkStatsService." into pi-dev
am: a24113f030 -s ours
am skip reason: SHA1 a24113f030 skipped by user vaanand

Change-Id: Ieee5f28f6d10b0d2b8a7b3eb0272297f148ef03f

5 years agoMerge "New method ContentCaptureManager.getServiceSettingsComponentName()"
TreeHugger Robot [Fri, 22 Mar 2019 18:35:58 +0000 (18:35 +0000)]
Merge "New method ContentCaptureManager.getServiceSettingsComponentName()"

5 years agoMerge "Restrict accesss to FLAG_DISALLOW_INTERCEPT"
TreeHugger Robot [Fri, 22 Mar 2019 18:35:26 +0000 (18:35 +0000)]
Merge "Restrict accesss to FLAG_DISALLOW_INTERCEPT"

5 years agoAdd overlays for nav bar interaction mode.
Winson Chung [Tue, 5 Mar 2019 19:10:12 +0000 (11:10 -0800)]
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

5 years agoMigrate KeyguardClockSwitch to dagger.
Robert Snoeberger [Fri, 15 Mar 2019 18:33:02 +0000 (14:33 -0400)]
Migrate KeyguardClockSwitch to dagger.

Bug: 122448325
Test: atest KeyguardClockSwitchTest
Change-Id: I1e68e3ba0cc92cd4fda9597d2c9c296b80298dc7

5 years agoMerge "Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock"
TreeHugger Robot [Fri, 22 Mar 2019 18:04:53 +0000 (18:04 +0000)]
Merge "Add elapasedRealtimeNanos and elapsedRealtimeUncertaintyNanos to GnssClock"

5 years agoMerge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142...
Brad Ebinger [Fri, 22 Mar 2019 17:59:52 +0000 (10:59 -0700)]
Merge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142d am: 3b176bc1de
am: 6862694d61

Change-Id: Id37265bae6fc641b77073c16b5a1b9a54a49b750

5 years agoWM: Mark ActivityMetricsLaunchObserverTests as flaky
Vishnu Nair [Fri, 22 Mar 2019 17:50:22 +0000 (10:50 -0700)]
WM: Mark ActivityMetricsLaunchObserverTests as flaky

Bug: 129138370
Test: presubmit
Change-Id: Icf4f86fcfd60ec1b569b1eb49ed3d66089543636

5 years agoFixed "adb shell dumpsys location" NullPointerException. If dumpsys is called before...
Tyler Trephan [Thu, 21 Mar 2019 17:54:22 +0000 (10:54 -0700)]
Fixed "adb shell dumpsys location" NullPointerException. If dumpsys is called before systemRunning(), then NullPointerException is thrown because of null member variables.

Test: Tested on Hawk.
Fix: 128919170

Change-Id: I66097d94443bb18fa87e2f00c44901c772a1b851

5 years agoMerge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142d
Brad Ebinger [Fri, 22 Mar 2019 17:48:18 +0000 (10:48 -0700)]
Merge "Query isEmergencySmsMode API when checking if emergency for GPS" am: dedc27142d
am: 3b176bc1de

Change-Id: I26112e78477a755fe0fd373a8fdbdceb864fcea0

5 years agoSharesheet - Resolve crash when no targets are present
Matt Pietal [Fri, 22 Mar 2019 17:11:46 +0000 (13:11 -0400)]
Sharesheet - Resolve crash when no targets are present

After the sharesheet closes, a timeout message propagates to a handler
for processing, which causes an NPE

Bug: 129137525
Test: atest ChooserActivityTest
Change-Id: I200b068b74998ce9d22d85ad3574c130f959de4f

5 years agoRenamed ContentCaptureService.disableContentCaptureServices to disableSelf()
Felipe Leme [Fri, 22 Mar 2019 17:29:30 +0000 (10:29 -0700)]
Renamed ContentCaptureService.disableContentCaptureServices to disableSelf()

Test: atest CtsContentCaptureServiceTestCases
Test: m update-api

Fixes: 128426640

Change-Id: I54c68ae64969f2e15c0c3a53cb6dbdb59b7931ab

5 years agoMerge "Query isEmergencySmsMode API when checking if emergency for GPS"
Brad Ebinger [Fri, 22 Mar 2019 17:36:07 +0000 (10:36 -0700)]
Merge "Query isEmergencySmsMode API when checking if emergency for GPS"
am: dedc27142d

Change-Id: Ieccb97fb300455e9338c022c46466bed355be79a

5 years agoMerge "Update BubbleMetadata#setDesiredHeight to be in DPs"
Mady Mellor [Fri, 22 Mar 2019 17:31:16 +0000 (17:31 +0000)]
Merge "Update BubbleMetadata#setDesiredHeight to be in DPs"

5 years agoMerge "Remove the title API bc we don't use it"
Mady Mellor [Fri, 22 Mar 2019 17:30:41 +0000 (17:30 +0000)]
Merge "Remove the title API bc we don't use it"

5 years agocarrier config: add imsi_encoding_method_int flag
Ecco Park [Thu, 21 Mar 2019 17:35:00 +0000 (10:35 -0700)]
carrier config: add imsi_encoding_method_int flag

If a carrier supports RFC 4648 encoding method for encoding encrypted
IMSI and SSID, it needs to be set.
By default, we use RFC 2045 encoding method.

Bug: 109795427
Test: manual
Change-Id: I2ab160593a56b8e5fc10857686f0592be94959d3
Signed-off-by: Ecco Park <eccopark@google.com>
5 years agoMerge "Move mAugmentedAutofillResolver to AutofillManagerService instead."
Adam He [Fri, 22 Mar 2019 17:24:49 +0000 (17:24 +0000)]
Merge "Move mAugmentedAutofillResolver to AutofillManagerService instead."

5 years agoMerge "Introduce new service bind flag to permit capabilities"
TreeHugger Robot [Fri, 22 Mar 2019 17:23:48 +0000 (17:23 +0000)]
Merge "Introduce new service bind flag to permit capabilities"

5 years agoMerge "API review followup: DynamicAndroidClient"
TreeHugger Robot [Fri, 22 Mar 2019 17:21:39 +0000 (17:21 +0000)]
Merge "API review followup: DynamicAndroidClient"

5 years agoMerge "Query isEmergencySmsMode API when checking if emergency for GPS"
Brad Ebinger [Fri, 22 Mar 2019 17:18:47 +0000 (17:18 +0000)]
Merge "Query isEmergencySmsMode API when checking if emergency for GPS"

5 years agoDo not run create on successive reboots
Ryan Mitchell [Fri, 22 Mar 2019 16:09:20 +0000 (09:09 -0700)]
Do not run create on successive reboots

Passing policy flags to the Verify command of idmap2 was causing the
command to fail to parse and run create again even when the target and
overlay did not change. This change allows verify in scan to work
correctly again.

Bug: 127860892
Test: confirmed that create is not run on a successive reboot
Change-Id: I7b9c9d81c7aef6b4c80fb8b87a1e929e82fc3b84

5 years agoChange subtext for MEDIA_VISUAL
Evan Severson [Fri, 22 Mar 2019 17:16:38 +0000 (10:16 -0700)]
Change subtext for MEDIA_VISUAL

Bug: 111801780
Test: none
Change-Id: I1cabf86c47f6d9e95d41cce8fa5fcaa177a7f4e3

5 years agoUpdate names of dynamic power saver mode APIs
Salvador Martinez [Wed, 20 Mar 2019 23:21:27 +0000 (16:21 -0700)]
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

5 years agoAdd status for license starting in the future
Jeff Tinker [Tue, 16 Oct 2018 17:19:47 +0000 (10:19 -0700)]
Add status for license starting in the future

bug:116738851
Change-Id: Ifd38733f2f5704fbc93d23e6b53994430736dd17

5 years agoMerge "Renamed DataSpecificRegistrationState"
TreeHugger Robot [Fri, 22 Mar 2019 17:10:40 +0000 (17:10 +0000)]
Merge "Renamed DataSpecificRegistrationState"

5 years agoMerge "Add logging for biometric authentication."
TreeHugger Robot [Fri, 22 Mar 2019 16:55:34 +0000 (16:55 +0000)]
Merge "Add logging for biometric authentication."

5 years agoRevert "Revert "Allow screenshot to carry more information.""
Peiyong Lin [Thu, 21 Mar 2019 20:59:47 +0000 (20:59 +0000)]
Revert "Revert "Allow screenshot to carry more information.""

This reverts commit bf9d677afd8a820f96d75bd174264a94d7e12b82.

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

5 years agoRTT LCI API *MINOR UPDATE2* (Client Side) - removing two LCI methods
Roy Want [Fri, 22 Mar 2019 00:17:59 +0000 (17:17 -0700)]
RTT LCI API *MINOR UPDATE2* (Client Side) - removing two LCI methods
Based on discussion with IEEE 802.11 WG these are not necessary for RTT.

Bug: 111439464
Test: All unit tests pass; end-to-end tests pass.
Change-Id: I78adc0257cf65cfad9698f3d43342d5404d790e5

5 years agoFix SecurityException when calling DevicePolicyManager.setMaximumTimeToLock
Rubin Xu [Fri, 22 Mar 2019 13:31:28 +0000 (13:31 +0000)]
Fix SecurityException when calling DevicePolicyManager.setMaximumTimeToLock

Test: atest com.android.cts.devicepolicy.DeviceOwnerTest#testSecurityLoggingWithSingleUser (only on cuttlefish)
Change-Id: Icd8a24481c281842e9690c6e16c9c31d2d613a2c
Fix: 127264133

5 years agoMerge "Allow home app being instrumented while starting home from PhoneWindowManager"
TreeHugger Robot [Fri, 22 Mar 2019 16:30:08 +0000 (16:30 +0000)]
Merge "Allow home app being instrumented while starting home from PhoneWindowManager"

5 years agoMerge "Wifi Usability: address comments from API review council"
Kai Shi [Fri, 22 Mar 2019 16:21:35 +0000 (16:21 +0000)]
Merge "Wifi Usability: address comments from API review council"

5 years agoFix for avatar tinting
Fabian Kozynski [Thu, 21 Mar 2019 17:47:17 +0000 (13:47 -0400)]
Fix for avatar tinting

Removes the accent color tinting of avatar in QSFooterImpl to
prevent tinting of custom user avatar.

Fixes: 128889592
Bug: 124466547
Test: manual

Change-Id: Ie473b1ebc200a3ceba7285ede2e7a199ff0942a0

5 years agoMerge "Move TEXT_HANDLE_MOVE and CLOCK_TICK to TEXTURE_TICK."
Michael Wright [Fri, 22 Mar 2019 16:21:15 +0000 (16:21 +0000)]
Merge "Move TEXT_HANDLE_MOVE and CLOCK_TICK to TEXTURE_TICK."

5 years agoMerge "Change existing LockPatternUtil APIs to fail untrusted password updates."
Irina Dumitrescu [Fri, 22 Mar 2019 16:12:39 +0000 (16:12 +0000)]
Merge "Change existing LockPatternUtil APIs to fail untrusted password updates."

5 years agoMerge "Adding AHardwareBuffer lockAndGetInfo to libandroid"
Valerie Hau [Fri, 22 Mar 2019 16:11:20 +0000 (16:11 +0000)]
Merge "Adding AHardwareBuffer lockAndGetInfo to libandroid"

5 years agoMerge "Ignore prox data when it's obsolete"
Lucas Dupin [Fri, 22 Mar 2019 16:11:05 +0000 (16:11 +0000)]
Merge "Ignore prox data when it's obsolete"

5 years agoMerge "Call ClockPlugin#onTimeTick on lock screen"
TreeHugger Robot [Fri, 22 Mar 2019 16:09:30 +0000 (16:09 +0000)]
Merge "Call ClockPlugin#onTimeTick on lock screen"

5 years agoConversation Actions: support multiple models.
Tony Mak [Fri, 22 Mar 2019 13:35:40 +0000 (13:35 +0000)]
Conversation Actions: support multiple models.

This allows us to use the universal model when there is no model available for the
supported language.

Test: adb shell dumpsys textclassification. Observe that both en
      and univerisal actions model are listed properly.
Test: Switch to traditional chinese, observe that url action is working.

BUG: 128312720
Change-Id: I38258c8859e8ce505535ccf1f650ccf9daf64f46

5 years agoChange existing LockPatternUtil APIs to fail untrusted password updates.
Irina Dumitrescu [Thu, 28 Feb 2019 17:34:19 +0000 (17:34 +0000)]
Change existing LockPatternUtil APIs to fail untrusted password updates.

Add alternative APIs to allow untrusted password changes explicitly, so the caller
can choose to use them if needed.

Test: atest frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
Bug: 120039091
Change-Id: I4ca03c9185081d300d7e325965b1e20515e33d51

5 years agoMerge "API changes in MicrophoneDirection"
Eric Laurent [Fri, 22 Mar 2019 15:57:49 +0000 (15:57 +0000)]
Merge "API changes in MicrophoneDirection"

5 years agoMerge "Updating the AppTarget API to use a builder for constuction"
Sunny Goyal [Fri, 22 Mar 2019 15:55:17 +0000 (15:55 +0000)]
Merge "Updating the AppTarget API to use a builder for constuction"

5 years agoMerge "API council feedback for dnd"
TreeHugger Robot [Fri, 22 Mar 2019 15:53:32 +0000 (15:53 +0000)]
Merge "API council feedback for dnd"

5 years agoMerge "Skip the target activity when settings state to disallow sysui flags"
TreeHugger Robot [Fri, 22 Mar 2019 15:36:23 +0000 (15:36 +0000)]
Merge "Skip the target activity when settings state to disallow sysui flags"

5 years agoAdd a new Secure Setting check for current opted-out state of captions.
Anthony Tripaldi [Thu, 21 Mar 2019 17:50:59 +0000 (13:50 -0400)]
Add a new Secure Setting check for current opted-out state of captions.

Bug:129066127
Test: manual
Change-Id: I511f5fdb140480ca49e340386d11510f69a5ef31

5 years agoMerge "Respond to API feedback on DIRECTORY columns."
Jeff Sharkey [Fri, 22 Mar 2019 15:28:17 +0000 (15:28 +0000)]
Merge "Respond to API feedback on DIRECTORY columns."

5 years agoMerge "Updating onLocation related APIs to onLaunchLocation as per API review"
TreeHugger Robot [Fri, 22 Mar 2019 15:24:29 +0000 (15:24 +0000)]
Merge "Updating onLocation related APIs to onLaunchLocation as per API review"

5 years agoWifi Usability: address comments from API review council
Kai Shi [Wed, 20 Mar 2019 20:55:47 +0000 (13:55 -0700)]
Wifi Usability: address comments from API review council

Rename getIsSameRegisteredCell() to isSameRegisteredCell().

Bug: 128919394
Test: wifi unit test with frameworks/base/wifi/tests/runtests.sh
Change-Id: I3549d9abbaba87971ea3c0a9edf4351289731912

5 years agoMerge "Adds PhysicsPropertyAnimator, which simplifies animation controllers."
Josh Tsuji [Fri, 22 Mar 2019 15:19:00 +0000 (15:19 +0000)]
Merge "Adds PhysicsPropertyAnimator, which simplifies animation controllers."

5 years agoMerge "OverlayManager API fixes"
Hyunyoung Song [Fri, 22 Mar 2019 15:07:19 +0000 (15:07 +0000)]
Merge "OverlayManager API fixes"

5 years agoMerge "More apps making assumptions about MediaStore."
Jeff Sharkey [Fri, 22 Mar 2019 15:04:55 +0000 (15:04 +0000)]
Merge "More apps making assumptions about MediaStore."

5 years agoMerge "Documentation based on API council feedback."
Jeff Sharkey [Fri, 22 Mar 2019 15:04:50 +0000 (15:04 +0000)]
Merge "Documentation based on API council feedback."