OSDN Git Service

android-x86/frameworks-base.git
6 years agoMerge "Improve output of voice interaction test app."
TreeHugger Robot [Mon, 26 Feb 2018 22:29:16 +0000 (22:29 +0000)]
Merge "Improve output of voice interaction test app."

6 years agoMerge "Fix minor documentation issues in RecoveryController"
Robert Berry [Mon, 26 Feb 2018 22:15:27 +0000 (22:15 +0000)]
Merge "Fix minor documentation issues in RecoveryController"

6 years agoMerge "Display connected AP when there are no scanresults"
TreeHugger Robot [Mon, 26 Feb 2018 21:23:12 +0000 (21:23 +0000)]
Merge "Display connected AP when there are no scanresults"

6 years agoMerge "SettingsLib: Fix assertThat in test"
Andreas Gampe [Mon, 26 Feb 2018 21:13:40 +0000 (21:13 +0000)]
Merge "SettingsLib: Fix assertThat in test"

6 years agoMerge "Fix texture image internalformat/type validation."
TreeHugger Robot [Mon, 26 Feb 2018 20:55:30 +0000 (20:55 +0000)]
Merge "Fix texture image internalformat/type validation."

6 years agoMerge "Initialize functions as NONE in legacy handler."
Jerry Zhang [Mon, 26 Feb 2018 20:49:35 +0000 (20:49 +0000)]
Merge "Initialize functions as NONE in legacy handler."

6 years agoMerge "Use assigned UUID for Hearing Aid Service" am: d310970d36 am: 7f2091c522
Jakub Pawlowski [Mon, 26 Feb 2018 19:38:59 +0000 (19:38 +0000)]
Merge "Use assigned UUID for Hearing Aid Service" am: d310970d36 am: 7f2091c522
am: 8d03a60930

Change-Id: I4c255621db616337c20d8e239dfe409545dea18a

6 years agoSettingsLib: Fix assertThat in test
Andreas Gampe [Mon, 26 Feb 2018 19:36:41 +0000 (11:36 -0800)]
SettingsLib: Fix assertThat in test

Truth.assertThat is a fluent-style API. Fix the tests to actually
do something.

Found by errorprone.

Bug: 73513670
Test: atest WifiTrackerTest
Test: m javac-check RUN_ERROR_PRONE=true
Change-Id: Ic16cded73ad5192d6c32033e41e72e39277729c6

6 years agoMerge "Use assigned UUID for Hearing Aid Service" am: d310970d36
Jakub Pawlowski [Mon, 26 Feb 2018 19:31:12 +0000 (19:31 +0000)]
Merge "Use assigned UUID for Hearing Aid Service" am: d310970d36
am: 7f2091c522

Change-Id: I3e54498760d071a38d60467c2865a77374f8c928

6 years agoMerge "Use assigned UUID for Hearing Aid Service"
Jakub Pawlowski [Mon, 26 Feb 2018 19:23:28 +0000 (19:23 +0000)]
Merge "Use assigned UUID for Hearing Aid Service"
am: d310970d36

Change-Id: I6b62de2142ba9957609aeb166574fd75bce83834

6 years agoMerge "Move IconCache to SettingsLib(I)."
Zhizhi Liu [Mon, 26 Feb 2018 19:22:04 +0000 (19:22 +0000)]
Merge "Move IconCache to SettingsLib(I)."

6 years agoMerge "Put line feed to the test case"
TreeHugger Robot [Mon, 26 Feb 2018 19:15:17 +0000 (19:15 +0000)]
Merge "Put line feed to the test case"

6 years agoMerge "Print heartbeat information in job dumpsys"
TreeHugger Robot [Mon, 26 Feb 2018 19:08:49 +0000 (19:08 +0000)]
Merge "Print heartbeat information in job dumpsys"

6 years agoFix minor documentation issues in RecoveryController
Robert Berry [Mon, 26 Feb 2018 19:00:29 +0000 (19:00 +0000)]
Fix minor documentation issues in RecoveryController

Test: none, just doc updates
Change-Id: I7d2152f788a65162d72dbd9970230a9a07034014

6 years agoMerge "No heavy processing on UID observer thread"
TreeHugger Robot [Mon, 26 Feb 2018 18:49:54 +0000 (18:49 +0000)]
Merge "No heavy processing on UID observer thread"

6 years agoMerge "Use assigned UUID for Hearing Aid Service"
Jakub Pawlowski [Mon, 26 Feb 2018 18:12:26 +0000 (18:12 +0000)]
Merge "Use assigned UUID for Hearing Aid Service"

6 years agoUse assigned UUID for Hearing Aid Service
Jakub Pawlowski [Thu, 22 Feb 2018 23:10:08 +0000 (15:10 -0800)]
Use assigned UUID for Hearing Aid Service

Test: manual
Bug: 64038649
Change-Id: Iab748db944df3bba8927973d0a55d95514b9f8ed

6 years agoMerge "Frameworks: Annotate JUnit4 tests with @Test & @Ignore"
Andreas Gampe [Mon, 26 Feb 2018 18:06:24 +0000 (18:06 +0000)]
Merge "Frameworks: Annotate JUnit4 tests with @Test & @Ignore"

6 years agoMerge "Deprecate all inner classes of FingerprintManager"
TreeHugger Robot [Mon, 26 Feb 2018 17:34:07 +0000 (17:34 +0000)]
Merge "Deprecate all inner classes of FingerprintManager"

6 years agoMerge "CoreTests: Tidy up legacy tests."
Narayan Kamath [Mon, 26 Feb 2018 17:11:50 +0000 (17:11 +0000)]
Merge "CoreTests: Tidy up legacy tests."

6 years agoMerge "Fix hard to touch and stuck navbar rotate icon"
Mike Digman [Mon, 26 Feb 2018 17:09:22 +0000 (17:09 +0000)]
Merge "Fix hard to touch and stuck navbar rotate icon"

6 years agoMerge "Remove incorrectly specified @UserIdInt"
TreeHugger Robot [Mon, 26 Feb 2018 16:59:29 +0000 (16:59 +0000)]
Merge "Remove incorrectly specified @UserIdInt"

6 years agoFrameworks: Annotate JUnit4 tests with @Test & @Ignore
Andreas Gampe [Fri, 23 Feb 2018 02:06:44 +0000 (18:06 -0800)]
Frameworks: Annotate JUnit4 tests with @Test & @Ignore

Mollify Errorprone.

Bug: 72076216
Bug: 73792882
Test: m javac-check RUN_ERROR_PRONE=true
Test: m RunFrameworksServicesRoboTests
Test: atest AppStateTrackerTest
Test: atest ActivityRecordTests
Change-Id: I8c496067e850a6c1dc17fdadc0a39c621e3a2f68

6 years agoMerge "Check printing restriction for correct user."
Vladislav Kuzkokov [Mon, 26 Feb 2018 16:11:10 +0000 (16:11 +0000)]
Merge "Check printing restriction for correct user."

6 years agoMerge "Revert "Add deep link to the assisted dialing settings.""
TreeHugger Robot [Mon, 26 Feb 2018 16:02:34 +0000 (16:02 +0000)]
Merge "Revert "Add deep link to the assisted dialing settings.""

6 years agoMerge "Revert "Add the assisted dialing carrier config.""
TreeHugger Robot [Mon, 26 Feb 2018 16:02:34 +0000 (16:02 +0000)]
Merge "Revert "Add the assisted dialing carrier config.""

6 years agoMerge "Remove obsolete pragma statements"
TreeHugger Robot [Mon, 26 Feb 2018 15:38:58 +0000 (15:38 +0000)]
Merge "Remove obsolete pragma statements"

6 years agoMerge "Fix ANR for real"
Jorim Jaggi [Mon, 26 Feb 2018 15:27:44 +0000 (15:27 +0000)]
Merge "Fix ANR for real"

6 years agoFix texture image internalformat/type validation.
Nicolas Capens [Mon, 26 Feb 2018 13:18:30 +0000 (08:18 -0500)]
Fix texture image internalformat/type validation.

checkInternalFormat() was not properly checking that the Skia bitmap
color type matches the OpenGL format and type combination. In some
cases this would lead to visual artifacts (e.g. when a 565 type is
uploaded to a 4444 type), while in other cases it would cause reading
out of bounds (e.g. when uploading Alpha_8 with a GL_RGBA format).

Note that valid Bitmap formats are documented at
https://developer.android.com/reference/android/graphics/Bitmap.Config.html
checkInternalFormat() now also matches getInternalFormat() and
getType().

Bug: 73084222

Change-Id: I47cb08657c7d03723d3318c99e0da94434d80ee6

6 years agoMerge "Remove account param from generateKey method"
TreeHugger Robot [Mon, 26 Feb 2018 15:16:18 +0000 (15:16 +0000)]
Merge "Remove account param from generateKey method"

6 years agoMerge "Tear down broadcast receiver in RemoteInputView and SmartReplyView tests"
TreeHugger Robot [Mon, 26 Feb 2018 15:06:15 +0000 (15:06 +0000)]
Merge "Tear down broadcast receiver in RemoteInputView and SmartReplyView tests"

6 years agoMerge "Remove FrameworkShadowPackageManager"
Bernardo Rufino [Mon, 26 Feb 2018 15:02:06 +0000 (15:02 +0000)]
Merge "Remove FrameworkShadowPackageManager"

6 years agoMerge "Remove account from WrappedApplicationKey"
TreeHugger Robot [Mon, 26 Feb 2018 14:52:19 +0000 (14:52 +0000)]
Merge "Remove account from WrappedApplicationKey"

6 years agoMerge "MediaMetadata2: Add radio frequency and callsigns"
Jaewan Kim [Mon, 26 Feb 2018 14:50:48 +0000 (14:50 +0000)]
Merge "MediaMetadata2: Add radio frequency and callsigns"

6 years agoMediaMetadata2: Add radio frequency and callsigns
Jaewan Kim [Thu, 22 Feb 2018 07:46:17 +0000 (16:46 +0900)]
MediaMetadata2: Add radio frequency and callsigns

This is request from the Android Auto Embeded, where the Android is
running on the car kit and needs support radio application

Test: Run all MediaComponents tests once
Change-Id: I09780878ac3a1075c79f51879ffb76913a8215a2

6 years agoMerge "Slightly refactor IPv4 default router interface selection" am: 701421c6c9...
Erik Kline [Mon, 26 Feb 2018 13:29:19 +0000 (13:29 +0000)]
Merge "Slightly refactor IPv4 default router interface selection" am: 701421c6c9 am: 95c373341e
am: 8ac26bad64

Change-Id: I7ab4b7b3eaa7c81d58990747f3f894e8f9dacfd6

6 years agoMerge "Slightly refactor IPv4 default router interface selection" am: 701421c6c9
Erik Kline [Mon, 26 Feb 2018 13:20:31 +0000 (13:20 +0000)]
Merge "Slightly refactor IPv4 default router interface selection" am: 701421c6c9
am: 95c373341e

Change-Id: I39795019a58b2c91bd427775e304e4b1b934db85

6 years agoMerge "Slightly refactor IPv4 default router interface selection"
Erik Kline [Mon, 26 Feb 2018 13:06:33 +0000 (13:06 +0000)]
Merge "Slightly refactor IPv4 default router interface selection"
am: 701421c6c9

Change-Id: I1c8b9f95c8711c191e0e95cf72a5f4e5a3c3fc53

6 years agoTear down broadcast receiver in RemoteInputView and SmartReplyView tests
Petr Cermak [Fri, 23 Feb 2018 15:54:34 +0000 (15:54 +0000)]
Tear down broadcast receiver in RemoteInputView and SmartReplyView tests

Bug: 73803843
Test: atest RemoteInputViewTest SmartReplyViewTest
Change-Id: Iea933874fd76d445971864c743dd02b20ff1e1e9

6 years agoMerge "Add test for KeyChainSnapshot Parcelable"
TreeHugger Robot [Mon, 26 Feb 2018 12:42:11 +0000 (12:42 +0000)]
Merge "Add test for KeyChainSnapshot Parcelable"

6 years agoMerge "Remove MediaSession2Record"
TreeHugger Robot [Mon, 26 Feb 2018 11:58:16 +0000 (11:58 +0000)]
Merge "Remove MediaSession2Record"

6 years agoAdd test for KeyChainSnapshot Parcelable
Robert Berry [Mon, 26 Feb 2018 00:23:06 +0000 (00:23 +0000)]
Add test for KeyChainSnapshot Parcelable

Bug: 73811828
Test: runtest frameworks-core -p android.security.keystore.recovery
Change-Id: I9448ff791f4f8b82621df2d4343febdce86dbf42

6 years agoMerge "Add tests for Recovery Controller Parcelables"
TreeHugger Robot [Mon, 26 Feb 2018 11:16:43 +0000 (11:16 +0000)]
Merge "Add tests for Recovery Controller Parcelables"

6 years agoMerge "Slightly refactor IPv4 default router interface selection"
Treehugger Robot [Mon, 26 Feb 2018 10:54:28 +0000 (10:54 +0000)]
Merge "Slightly refactor IPv4 default router interface selection"

6 years agoRemove FrameworkShadowPackageManager
Bernardo Rufino [Sun, 25 Feb 2018 12:51:25 +0000 (12:51 +0000)]
Remove FrameworkShadowPackageManager

Robolectruc upstreamed this and we picked up in 3.6.1 already :)

Test: m - j RunFrameworksServicesRoboTests
Change-Id: I9df1d1dfc56c5aa1d27e36396ddd21c053a3199d

6 years agoMerge "Definitely abort reconnecting to native daemon during shutdown" am: 2fd5af1036...
Tetsutoki Shiozawa [Mon, 26 Feb 2018 08:05:10 +0000 (08:05 +0000)]
Merge "Definitely abort reconnecting to native daemon during shutdown" am: 2fd5af1036 am: 282c038240
am: 89d30c03d0

Change-Id: I74677602cd4642c2b441fb353a9f0824a238deae

6 years agoMerge "Add device capabilities." am: 86316a4b42 am: 472d796ab2
Holly Jiuyu Sun [Mon, 26 Feb 2018 07:58:03 +0000 (07:58 +0000)]
Merge "Add device capabilities." am: 86316a4b42 am: 472d796ab2
am: 291f3f305c  -s ours

Change-Id: Idc8d7903649d371624cf84edbb48d747ab7be7fe

6 years agoMerge "Definitely abort reconnecting to native daemon during shutdown" am: 2fd5af1036
Tetsutoki Shiozawa [Mon, 26 Feb 2018 07:50:37 +0000 (07:50 +0000)]
Merge "Definitely abort reconnecting to native daemon during shutdown" am: 2fd5af1036
am: 282c038240

Change-Id: I034072b89d0a8b9362940155ae2e2d173fde1b33

6 years agoMerge "Add device capabilities." am: 86316a4b42
Holly Jiuyu Sun [Mon, 26 Feb 2018 07:44:07 +0000 (07:44 +0000)]
Merge "Add device capabilities." am: 86316a4b42
am: 472d796ab2

Change-Id: I4837a521093dcc41bf7a3597d43c04e5f95c1c81

6 years agoMerge "Definitely abort reconnecting to native daemon during shutdown"
Tetsutoki Shiozawa [Mon, 26 Feb 2018 07:43:18 +0000 (07:43 +0000)]
Merge "Definitely abort reconnecting to native daemon during shutdown"
am: 2fd5af1036

Change-Id: I42d34accd9b56d1090a76632751447653cc8dd61

6 years agoMerge "Add device capabilities."
Holly Jiuyu Sun [Mon, 26 Feb 2018 07:35:22 +0000 (07:35 +0000)]
Merge "Add device capabilities."
am: 86316a4b42

Change-Id: I9aa51ecb8f3784e449b29358307646848ef3a309

6 years agoMerge "Definitely abort reconnecting to native daemon during shutdown"
Treehugger Robot [Mon, 26 Feb 2018 06:49:52 +0000 (06:49 +0000)]
Merge "Definitely abort reconnecting to native daemon during shutdown"

6 years agoMerge "Add device capabilities."
Holly Jiuyu Sun [Mon, 26 Feb 2018 05:49:29 +0000 (05:49 +0000)]
Merge "Add device capabilities."

6 years agoMerge "Add hashCode() in UiccAccessRule."
Jiuyu Sun [Mon, 26 Feb 2018 05:48:14 +0000 (05:48 +0000)]
Merge "Add hashCode() in UiccAccessRule."

6 years agoRemove incorrectly specified @UserIdInt
Yohei Yukawa [Mon, 26 Feb 2018 02:31:47 +0000 (11:31 +0900)]
Remove incorrectly specified @UserIdInt

This is a follow up CL to my previous CL [1], which introduced
TextServicesManagerServicve.SessionRequest for internal state
management.

It turns out that SessionRequest#mUserId was incorrectly marked with
@UserIdInt, even though it actually stores uid, not user ID int.

This CL addresses the confusion by removing @UserIdInt as well as
renaming it to SessionRequest#mUid.

There should be no behavior change actually.

 [1]: I92e7aa40dc9ea14f67d355f0bfa15325b775d27b

Bug: 7254002
Test: compile
Change-Id: I94f19d028be3b24fe0f3d848236ea9ca68e537b4

6 years agoMediaBrowser2: Fix naming inconsistencies
Hyundo Moon [Thu, 22 Feb 2018 08:10:10 +0000 (17:10 +0900)]
MediaBrowser2: Fix naming inconsistencies

This CL modifies following APIs:

1. getLibraryRoot() related
 - onGetRoot => onGetLibraryRoot
 - onGetRootResult => onGetLibraryRootDone

2. getItem() related
 - onLoadItem => onGetItem
   - Also renamed argument: itemId => mediaId
 - onItemLoaded => onGetItemDone

3. getChildren() related
 - notifyChildrenChanged/onChildrenChanged
   - Renamed argument: childCount => itemCount
 - onLoadChildren => onGetChildren
 - onChildrenLoaded => onGetChildrenDone

4. getSearchResult() related
 - onLoadSearchResult => onGetSearchResult
 - onSearchResultLoaded => onGetSearchResultDone

Bug: 73711101
Test: Passed MediaBrowser2Test
Change-Id: Ic8d6530d3913d9becdaada32283e9fe1f7e534a9

6 years agoRemove MediaSession2Record
Sungsoo Lim [Tue, 13 Feb 2018 07:02:24 +0000 (16:02 +0900)]
Remove MediaSession2Record

Test: passed MediaComponentsTest
Change-Id: I787c20f3c44f481960203699af563109a022e3d4

6 years agoAdd tests for Recovery Controller Parcelables
Robert Berry [Sun, 25 Feb 2018 23:27:18 +0000 (23:27 +0000)]
Add tests for Recovery Controller Parcelables

Bug: 73811828
Test: runtest frameworks-core -p android.security.keystore.recovery
Change-Id: I0e77713cc3a3c6ee19e134628792782879ec2849

6 years agoRemove account from WrappedApplicationKey
Robert Berry [Sun, 25 Feb 2018 22:19:08 +0000 (22:19 +0000)]
Remove account from WrappedApplicationKey

Recovery controller will no longer be aware of accounts. It is up to
the recovery agent to decide where to upload keys, and if so what
accounts to use.

Bug: 73811828
Test: runtest frameworks-core -p android.security.keystore.recovery
Change-Id: I929076d948f4d36ba88b68cca08058a5cdde0107

6 years agoMerge "Import some plugin documentation into the tree"
TreeHugger Robot [Sun, 25 Feb 2018 19:59:22 +0000 (19:59 +0000)]
Merge "Import some plugin documentation into the tree"

6 years agoRemove account param from generateKey method
Robert Berry [Fri, 23 Feb 2018 15:59:02 +0000 (15:59 +0000)]
Remove account param from generateKey method

Bug: 73811828
Test: runtest frameworks-services -p
      com.android.server.locksettings.recoverablekeystore
Change-Id: If2f4174beea9cfb8c852139a7594815c377dbe7a

6 years agoMerge "Remove packageName from getRecoveryStatus"
Robert Berry [Sun, 25 Feb 2018 14:08:47 +0000 (14:08 +0000)]
Merge "Remove packageName from getRecoveryStatus"

6 years agoOmit inferred network policies from backup.
Jeff Sharkey [Sun, 25 Feb 2018 02:09:20 +0000 (19:09 -0700)]
Omit inferred network policies from backup.

Inferred network policies might include carrier-protected data that
we can't export per CDD.  We continue to backup policies that have
been explicitly set by the end user.

Test: builds, boots
Bug: 24786071
Change-Id: I9de3308dfde72435627e8042fee4bcbb480e92dc

6 years agoMerge "Revert "Block adb from changing certain settings value when corresponding...
TreeHugger Robot [Sat, 24 Feb 2018 22:13:53 +0000 (22:13 +0000)]
Merge "Revert "Block adb from changing certain settings value when corresponding user""

6 years agoMerge "Fix NPE in NetworkMetrics" am: cb0714332d am: 34d08160bd
Hugo Benichi [Sat, 24 Feb 2018 19:30:40 +0000 (19:30 +0000)]
Merge "Fix NPE in NetworkMetrics" am: cb0714332d am: 34d08160bd
am: ca13c0553a

Change-Id: I66e07968b013c941706d4c772684fa8851e0ccf3

6 years agoMerge "Fix NPE in NetworkMetrics" am: cb0714332d
Hugo Benichi [Sat, 24 Feb 2018 19:21:43 +0000 (19:21 +0000)]
Merge "Fix NPE in NetworkMetrics" am: cb0714332d
am: 34d08160bd

Change-Id: I5c182e9cba857d291ea16fb8bd6b0a66d11cf432

6 years agoMerge "Fix NPE in NetworkMetrics"
Hugo Benichi [Sat, 24 Feb 2018 19:13:03 +0000 (19:13 +0000)]
Merge "Fix NPE in NetworkMetrics"
am: cb0714332d

Change-Id: Icd844e6f04d93e9092b7fbf109ece537dfff4116

6 years agoMerge "Fix NPE in NetworkMetrics"
Hugo Benichi [Sat, 24 Feb 2018 17:54:01 +0000 (17:54 +0000)]
Merge "Fix NPE in NetworkMetrics"

6 years agoMerge "Stop throwing exceptions in TouchExplorer"
Phil Weaver [Sat, 24 Feb 2018 13:57:09 +0000 (13:57 +0000)]
Merge "Stop throwing exceptions in TouchExplorer"

6 years agoRevert "Block adb from changing certain settings value when corresponding user"
Yueming Wang [Sat, 24 Feb 2018 03:30:17 +0000 (03:30 +0000)]
Revert "Block adb from changing certain settings value when corresponding user"

This reverts commit 4140f6c4e3de454dfbcf060112517408ac69e96c.

Reason for revert: This CL is merged accidentally as it got merged together with another CL.

Change-Id: I043a5872f370775a4261a1ca7ccb00489a588303

6 years agoMerge "Flip order of arguments"
TreeHugger Robot [Sat, 24 Feb 2018 10:25:40 +0000 (10:25 +0000)]
Merge "Flip order of arguments"

6 years agoMerge "Ignore stopped state when becoming visible and ensuring configuration."
TreeHugger Robot [Sat, 24 Feb 2018 10:25:18 +0000 (10:25 +0000)]
Merge "Ignore stopped state when becoming visible and ensuring configuration."

6 years agoMerge "Add CertPath to KeyChainSnapshot and startRecoverySession"
TreeHugger Robot [Sat, 24 Feb 2018 10:19:21 +0000 (10:19 +0000)]
Merge "Add CertPath to KeyChainSnapshot and startRecoverySession"

6 years agoMerge "Avoid creating temporary objects in FiterValue()."
TreeHugger Robot [Sat, 24 Feb 2018 10:13:19 +0000 (10:13 +0000)]
Merge "Avoid creating temporary objects in FiterValue()."

6 years agoAvoid creating temporary objects in FiterValue().
Yangster-mac [Fri, 23 Feb 2018 21:08:03 +0000 (13:08 -0800)]
Avoid creating temporary objects in FiterValue().

It reduces the cpu time from 1000ns to 750ns

Test: statsd test.
Change-Id: Ifa7e98e3368f8d55f85c7b09d05a6c416482981d

6 years agoMerge "Fixes crash when tap on nav bar without using quickstep"
TreeHugger Robot [Sat, 24 Feb 2018 03:37:30 +0000 (03:37 +0000)]
Merge "Fixes crash when tap on nav bar without using quickstep"

6 years agoMerge "Let sendShowMessage called from hide to show" am: e7d04d728c am: f91fddddd1
tiansiming [田思明] [Sat, 24 Feb 2018 03:04:26 +0000 (03:04 +0000)]
Merge "Let sendShowMessage called from hide to show" am: e7d04d728c am: f91fddddd1
am: ef2ac4066b

Change-Id: Ic2dc363d4a26b9c3a10e0b7d1072765501eec383

6 years agoMerge "Let sendShowMessage called from hide to show" am: e7d04d728c
tiansiming [田思明] [Sat, 24 Feb 2018 02:56:15 +0000 (02:56 +0000)]
Merge "Let sendShowMessage called from hide to show" am: e7d04d728c
am: f91fddddd1

Change-Id: I8aa277a5448b999496b79f6b5721738d3b5f9af7

6 years agoMerge "Let sendShowMessage called from hide to show"
tiansiming [田思明] [Sat, 24 Feb 2018 02:43:03 +0000 (02:43 +0000)]
Merge "Let sendShowMessage called from hide to show"
am: e7d04d728c

Change-Id: If406d79d0489a9c61322c0937fce2c9a9a5c4dc1

6 years agoMerge "Store carrier app name in global settings for SIM dialog/notification"
TreeHugger Robot [Sat, 24 Feb 2018 02:38:26 +0000 (02:38 +0000)]
Merge "Store carrier app name in global settings for SIM dialog/notification"

6 years agoMerge "Fix sleep time in Cellular"
TreeHugger Robot [Sat, 24 Feb 2018 02:37:38 +0000 (02:37 +0000)]
Merge "Fix sleep time in Cellular"

6 years agoInitialize functions as NONE in legacy handler.
Jerry Zhang [Sat, 24 Feb 2018 01:03:55 +0000 (17:03 -0800)]
Initialize functions as NONE in legacy handler.

Since adb is being removed from the functions read
from sys.usb.config anyway, it makes more sense to
set it to NONE on boot. This prevents errors with
devices that already have oem functions in the config.

Bug: 73010922
Test: Power test passes
Change-Id: I855ba228dbdd9f8c8a91842a8beb68a789fdf1e9

6 years agoPut line feed to the test case
Seigo Nonaka [Sat, 24 Feb 2018 01:20:43 +0000 (17:20 -0800)]
Put line feed to the test case

ascent10em-descent10em.ttf covers U+000A but must not be included as the
line spaceing.

Bug: 73625594
Test: bit FrameworksCoreTests:android.text.
Test: atest CtsWidgetTestCases:EditTextTest
    CtsWidgetTestCases:TextViewFadingEdgeTest
    FrameworksCoreTests:TextViewFallbackLineSpacingTest
    FrameworksCoreTests:TextViewTest FrameworksCoreTests:TypefaceTest
    CtsGraphicsTestCases:TypefaceTest CtsWidgetTestCases:TextViewTest
    CtsTextTestCases

Change-Id: I5cccd596d660c1f3ee34b0b81a44a7e4b64f3d01

6 years agoMerge "Explicitly do not support SEARCH_SERVICE on UI_MODE_TYPE_WATCH"
TreeHugger Robot [Sat, 24 Feb 2018 02:13:27 +0000 (02:13 +0000)]
Merge "Explicitly do not support SEARCH_SERVICE on UI_MODE_TYPE_WATCH"

6 years agoMerge "Wrap raw binder interface into public classes" am: a4bde27012 am: 3cd878df0f
Ruchi Kandoi [Sat, 24 Feb 2018 02:12:34 +0000 (02:12 +0000)]
Merge "Wrap raw binder interface into public classes" am: a4bde27012 am: 3cd878df0f
am: 21b4edb3cd

Change-Id: I9797e593a44b86f32f6c8c343d8bb15076e6ca87

6 years agoMerge "Wrap raw binder interface into public classes" am: a4bde27012
Ruchi Kandoi [Sat, 24 Feb 2018 02:04:37 +0000 (02:04 +0000)]
Merge "Wrap raw binder interface into public classes" am: a4bde27012
am: 3cd878df0f

Change-Id: I896528596006eb76241e706bb71d958214fb6499

6 years agoMerge "BatteryStatsImpl: Fix parceling error"
TreeHugger Robot [Sat, 24 Feb 2018 02:03:24 +0000 (02:03 +0000)]
Merge "BatteryStatsImpl: Fix parceling error"

6 years agoMerge "Fixed an issue where the collapsing was called on the wrong thread"
TreeHugger Robot [Sat, 24 Feb 2018 01:52:41 +0000 (01:52 +0000)]
Merge "Fixed an issue where the collapsing was called on the wrong thread"

6 years agoMerge "Wrap raw binder interface into public classes"
Ruchi Kandoi [Sat, 24 Feb 2018 01:51:26 +0000 (01:51 +0000)]
Merge "Wrap raw binder interface into public classes"
am: a4bde27012

Change-Id: Idd3b7a5563b2432654af1a331a6f040c1e98832a

6 years agoMerge "Update wear default app icon color."
Andrew Zeng [Sat, 24 Feb 2018 01:36:50 +0000 (01:36 +0000)]
Merge "Update wear default app icon color."

6 years agoMerge "Fixed the actions for the ambient layout"
Selim Cinek [Sat, 24 Feb 2018 01:28:54 +0000 (01:28 +0000)]
Merge "Fixed the actions for the ambient layout"

6 years agoMerge "Let sendShowMessage called from hide to show"
Treehugger Robot [Sat, 24 Feb 2018 01:27:13 +0000 (01:27 +0000)]
Merge "Let sendShowMessage called from hide to show"

6 years agoMerge "Implement issue #73301635: Ability to extract device configuration"
TreeHugger Robot [Sat, 24 Feb 2018 01:21:34 +0000 (01:21 +0000)]
Merge "Implement issue #73301635: Ability to extract device configuration"

6 years agoMerge "Update the Bluetooth Active Device state in the Device Manager"
TreeHugger Robot [Sat, 24 Feb 2018 01:07:45 +0000 (01:07 +0000)]
Merge "Update the Bluetooth Active Device state in the Device Manager"

6 years agoMerge "Fix strict mode violation"
Mike Ma [Sat, 24 Feb 2018 00:50:29 +0000 (00:50 +0000)]
Merge "Fix strict mode violation"

6 years agoPrint heartbeat information in job dumpsys
Makoto Onuki [Tue, 20 Feb 2018 22:44:20 +0000 (14:44 -0800)]
Print heartbeat information in job dumpsys

Sample:
=======================
  Heartbeat:
    Current:    1
    Next
      ACTIVE:   0
      WORKING:  11
      FREQUENT: 43
      RARE:     130
    Last heartbeat: -1m21s575ms
    Next heartbeat: +9m38s425ms

Started users: [0, 10]
Registered 82 jobs:
  JOB #1000/800: 341134 android/com.android.server.pm.BackgroundDexOptService
       :
    Last run heartbeat: 1
    Ready: false (job=false user=true !pending=true !active=true !backingup=true comp=true)
=======================

Also:
=======================
    current_heartbeat=1
    next_heartbeat=[
      0
      11
      43
      130
    ]
    last_heartbeat_time=30828
    next_heartbeat_time=690828
  :
        last_run_heartbeat=1
=======================

Test: boot
Test: dumpsys jobscheduler
Test: incident_report jobscheduler
Change-Id: I2bf5d6e4189d3938e04a4790a6b1d55fb44f68e3

6 years agoAdd CertPath to KeyChainSnapshot and startRecoverySession
Bo Zhu [Fri, 23 Feb 2018 05:43:52 +0000 (21:43 -0800)]
Add CertPath to KeyChainSnapshot and startRecoverySession

CertPath will include a cert of the trusted hardware and necessary
intermediate certificates.

Bug: 73784851
Change-Id: Ic70616b8f119891a82402b91035456e404c5f6de
Test: adb shell am instrument -w -e package \
com.android.server.locksettings.recoverablekeystore \
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner

6 years agoMerge "Added CTS test cases for getNetworkId() and getSystemId()"
TreeHugger Robot [Sat, 24 Feb 2018 00:37:08 +0000 (00:37 +0000)]
Merge "Added CTS test cases for getNetworkId() and getSystemId()"

6 years agoMerge "Improve reporting of bucketing reason"
TreeHugger Robot [Sat, 24 Feb 2018 00:24:03 +0000 (00:24 +0000)]
Merge "Improve reporting of bucketing reason"

6 years agoMerge "Wrap raw binder interface into public classes"
Treehugger Robot [Sat, 24 Feb 2018 00:19:29 +0000 (00:19 +0000)]
Merge "Wrap raw binder interface into public classes"