Commit Graph

413910 Commits

Author SHA1 Message Date
Nick Chalko
baf0fdfecc Don't start an observer without an extcon device
This prevents needless logspam at startup.

Bug: 123906489
Change-Id: Ib97b2a6a9aed3a681f48943c57bae4b5953fb54c
Test: m services.core
(cherry picked from commit 4ea6290b11)
2019-04-17 20:20:47 +00:00
Josh Tsuji
eaf1f8fd6d Merge "Reposition the stack to a similar position upon rotation." into qt-dev 2019-04-17 19:46:16 +00:00
TreeHugger Robot
211ddf7040 Merge "Unhardcoded Augmented Autofill debug constants." into qt-dev 2019-04-17 19:40:08 +00:00
TreeHugger Robot
fc7f452211 Merge "Dump stacktrace of native process when timeout." into qt-dev 2019-04-17 19:21:48 +00:00
Jeff Sharkey
383d316707 Merge "Adjust MTP to reference by specific volume name." into qt-dev 2019-04-17 19:12:56 +00:00
Nathan Harold
29ddcbf1a7 Merge "Improve Range Checks on CellIdentity Classes" into qt-dev 2019-04-17 18:40:07 +00:00
Svetoslav Ganov
d21ce79b30 Merge "Make storage a restricted permission - framework" into qt-dev 2019-04-17 18:27:06 +00:00
Aaron Heuckroth
0801c16ff0 Merge "Expand emergency button to match size of container when only item in separated list." into qt-dev 2019-04-17 18:26:03 +00:00
Hall Liu
8dd5bbbdf5 Merge "Make connection events work for conferences" into qt-dev 2019-04-17 18:19:52 +00:00
Brad Ebinger
1def0b7d7d Merge "Merge "Clarify ImsMmTelManager#setRttCapabilitySetting docs" am: 2c0e192436 am: f4efaf0c5a" into qt-dev 2019-04-17 18:15:13 +00:00
TreeHugger Robot
7269961ae3 Merge "Annotate Part Uri as @NonNull" into qt-dev 2019-04-17 18:10:39 +00:00
Brad Ebinger
af6f933993 Merge "Reorder ImsFeature initialization to handle STATE_READY" into qt-dev 2019-04-17 17:59:16 +00:00
Quang Luong
b3730b86d8 Merge "Added AccessPoint.matches(AccessPoint) method to match AP objects" into qt-dev 2019-04-17 17:57:39 +00:00
Christopher Ferris
dc6a988e5f Merge "Remove gMallocLeakZygoteChild." into qt-dev 2019-04-17 17:30:22 +00:00
Jeff Sharkey
42bf6d8a42 Adjust MTP to reference by specific volume name.
The MediaStore.VOLUME_EXTERNAL volume is a merged view of all storage
devices, and clients working on a specific volume need to focus on
the volume they're interested in.

Bug: 129840030
Test: atest --test-mapping packages/providers/MediaProvider
Change-Id: I91cee6a96d7f9360e6a93a9a3c389b097b6b9967
2019-04-17 11:16:15 -06:00
Xiangyu/Malcolm Chen
f447240a0c Merge "Add API to set alwaysAllowMms" into qt-dev 2019-04-17 17:14:55 +00:00
Philip P. Moltmann
b17b60c3b1 Merge "Always request coarse location with fine location" into qt-dev 2019-04-17 16:55:41 +00:00
TreeHugger Robot
274b17c925 Merge "storagemenager: Skip fstrim while doing block based checkpoint" into qt-dev 2019-04-17 16:46:38 +00:00
Joshua Tsuji
f418f9e744 Reposition the stack to a similar position upon rotation.
Fixes: 128691406
Test: atest SystemUITests
Change-Id: I2d73c88f06d759c2b7b71dc77d008a1e026ee959
2019-04-17 12:04:38 -04:00
Amith Yamasani
0ba84f8f24 Merge "Include oom_adjust reason in trace" into qt-dev 2019-04-17 15:43:01 +00:00
TreeHugger Robot
00202de30e Merge "Use USER_SYSTEM instead of USER_ALL when enabling rollback." into qt-dev 2019-04-17 15:32:28 +00:00
Wei Wang
2deeadae72 Merge "Thermal: send callback even if no HAL exist." into qt-dev 2019-04-17 15:25:02 +00:00
Ruslan Tkhakokhov
451e2d843d Merge "BroadcastReceiver in UserBackupManagerService can crash system_server" into qt-dev 2019-04-17 14:54:46 +00:00
Jean-Michel Trivi
469f1c90ed Merge "AudioService: fix audio mode lock" into qt-dev 2019-04-17 14:26:44 +00:00
TreeHugger Robot
580a12333e Merge "Make an atom visible to Permission Controller." into qt-dev 2019-04-17 14:21:39 +00:00
Mehdi Alizadeh
de005d26a6 Merge "Make deprecated AppTarget APIs visible" into qt-dev 2019-04-17 13:49:22 +00:00
Charles Chen
5a2e6040c2 Merge "Revert "Unify context in ViewRoot"" into qt-dev 2019-04-17 13:45:23 +00:00
Charles Chen
fd85036cc7 Revert "Unify context in ViewRoot"
This reverts commit 44f5215ee8.

Reason for revert: <Make Ime test in SystemDecorationTest failed>
Bug: 130715649

Change-Id: I9afb1d5ee7e7a4f1e7de6fa4c7c3ec5dcc336f08
2019-04-17 13:39:06 +00:00
Anthony Tripaldi
6a4bf6a397 Merge "Updating accessibility content for buttons in SysUI for captions" into qt-dev 2019-04-17 13:25:58 +00:00
TreeHugger Robot
c1a0fbcec5 Merge "Unregister ImeInsetsSourceConsumer when focus lost" into qt-dev 2019-04-17 13:03:28 +00:00
Richard Uhler
d6f83bb511 Use USER_SYSTEM instead of USER_ALL when enabling rollback.
The rollback manager needs to know the user that the install session is
associated with. When installing a package for USER_ALL, the install
session is associated with USER_SYSTEM.

This fixes an IllegalArgumentException that would otherwise be thrown if
we ask for all the sessions associated with USER_ALL.

Bug: 130530159
Test: adb install RollbackTestAppAv1.apk
      adb install -i com.android.shell --enable-rollback RollbackTestAppAv2.apk,
          run from both primary and secondary users.

Change-Id: I4a778ffb96cd79875a54da9de9d348d4744a7efb
2019-04-17 13:59:13 +01:00
Julia Reynolds
57dce7b037 Merge "Keep a light version of the SBN around" into qt-dev 2019-04-17 12:53:42 +00:00
TreeHugger Robot
1c9cde6c1d Merge "Add -i com.android.shell when --enable-rollback is specified." into qt-dev 2019-04-17 12:26:58 +00:00
Annie Meng
e6763f287b Merge "Fix KeyValueBackupTaskTest shadow errors" into qt-dev 2019-04-17 12:16:34 +00:00
Tadashi G. Takaoka
1d4854055e Merge "Rename cts-amwm-util to cts-wm-util" into qt-dev 2019-04-17 11:47:50 +00:00
TreeHugger Robot
59ed9a7f27 Merge "Follow-up CL of ag/6935284, add entities to extras in generateLinks" into qt-dev 2019-04-17 10:11:18 +00:00
TreeHugger Robot
143c735ee6 Merge "Doing sublisting after deduplication" into qt-dev 2019-04-17 10:09:38 +00:00
Tony Mak
0bf14e4804 Merge "Split TextClassifierEvent into multiple subclasses" into qt-dev 2019-04-17 10:05:20 +00:00
Dongwon Kang
285481dad4 Merge changes from topic "remove-mp2-from-apex" into qt-dev
* changes:
  Remove MediaPlayer2 from media apex.
  Remove BufferingParams from TestApi.
2019-04-17 09:29:36 +00:00
TreeHugger Robot
3b33981e82 Merge "Retire android::nio_{get,release}Buffer" into qt-dev 2019-04-17 09:17:42 +00:00
TreeHugger Robot
30550e1f3e Merge "[PasspointV2] Clear feature flag settings_wifi_details_saved_screen" into qt-dev 2019-04-17 07:29:16 +00:00
TreeHugger Robot
1f14a727d6 Merge "Cache service component name in RoleControllerManager to avoid deadlock." into qt-dev 2019-04-17 05:51:16 +00:00
TreeHugger Robot
b45d24e35a Merge "Fix DnsResolver API could not bypass private DNS correctly" into qt-dev 2019-04-17 05:38:05 +00:00
Wei Wang
7edba73dd2 Thermal: send callback even if no HAL exist.
Bug: 130644620
Test: Build
Change-Id: I63b649ca9296cad1df59aa9585320975ab53e4f7
2019-04-16 22:34:43 -07:00
TreeHugger Robot
2569d579a4 Merge "Unify context in ViewRoot" into qt-dev 2019-04-17 04:11:46 +00:00
Felipe Leme
17203cd88b Merge "Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right client." into qt-dev 2019-04-17 03:43:59 +00:00
TreeHugger Robot
341ea09831 Merge "Gesture exclusion rects for Window" into qt-dev 2019-04-17 03:18:55 +00:00
Tadashi G. Takaoka
9f376950bd Rename cts-amwm-util to cts-wm-util
Test: Build FlickerTests
  atest -b FlickerTests
Bug: 129909356
Change-Id: I796bd8f52be21ccb7f770fb6c8dda9605451b10d
2019-04-17 02:36:22 +00:00
Jeff Sharkey
715c495a41 Merge "Canonicalize ringtones before returning." into qt-dev 2019-04-17 02:14:22 +00:00
Jacky Kao
fd9a858a40 Merge "Clarify documentation for View#setScreenReaderFocusable" into qt-dev 2019-04-17 02:11:52 +00:00