OSDN Git Service

android-x86/frameworks-base.git
6 years agoMerge "Ignore user portion when checking for system uid"
TreeHugger Robot [Thu, 28 Jun 2018 22:13:42 +0000 (22:13 +0000)]
Merge "Ignore user portion when checking for system uid"

6 years agoMerge "Fix in Wifi activity updates" into pi-dev am: f83e814b18
Siddharth Ray [Thu, 28 Jun 2018 21:57:25 +0000 (14:57 -0700)]
Merge "Fix in Wifi activity updates" into pi-dev am: f83e814b18
am: 742ccd759d

Change-Id: I83a4e7a31bdcbccdb7d8b98df4fac81c4c599ed3

6 years agoMerge "Fix in Wifi activity updates" into pi-dev
Siddharth Ray [Thu, 28 Jun 2018 21:46:17 +0000 (14:46 -0700)]
Merge "Fix in Wifi activity updates" into pi-dev
am: f83e814b18

Change-Id: I7e42a65ef660029ecfc8a3bf17dac7b5beede755

6 years agoMerge "Fix in Wifi activity updates" into pi-dev
TreeHugger Robot [Thu, 28 Jun 2018 21:33:24 +0000 (21:33 +0000)]
Merge "Fix in Wifi activity updates" into pi-dev

6 years agoMerge "Disable DND status change notification on watches."
Nick James [Thu, 28 Jun 2018 20:58:44 +0000 (20:58 +0000)]
Merge "Disable DND status change notification on watches."

6 years agoMerge "Force redraw after wallpaper is loaded" into pi-dev am: 15c1e47e26
Santiago Etchebehere [Thu, 28 Jun 2018 20:25:57 +0000 (13:25 -0700)]
Merge "Force redraw after wallpaper is loaded" into pi-dev am: 15c1e47e26
am: 66867db010

Change-Id: I2e9dac0d3672c6a9e0f0084f7efb0d321347db12

6 years agoMerge "Force redraw after wallpaper is loaded" into pi-dev
Santiago Etchebehere [Thu, 28 Jun 2018 20:18:09 +0000 (13:18 -0700)]
Merge "Force redraw after wallpaper is loaded" into pi-dev
am: 15c1e47e26

Change-Id: I7362cd3c6e351814ca090db5a6082fa09b31dd32

6 years agoMerge "Force redraw after wallpaper is loaded" into pi-dev
TreeHugger Robot [Thu, 28 Jun 2018 20:01:36 +0000 (20:01 +0000)]
Merge "Force redraw after wallpaper is loaded" into pi-dev

6 years agoIgnore user portion when checking for system uid
Beverly [Thu, 28 Jun 2018 19:38:45 +0000 (15:38 -0400)]
Ignore user portion when checking for system uid

In UsageStatsService, the calling uid is considered
from the system regardeless of the curret user id

Change-Id: I5c33db37c585ac918a09ad9014bb819b1e24d7f8
Fixes: 110527624
Test: manual

6 years agoMerge "Do not create highlight if track width is invalid" into pi-dev am: ed60140a93
Matthew Ng [Thu, 28 Jun 2018 17:45:40 +0000 (10:45 -0700)]
Merge "Do not create highlight if track width is invalid" into pi-dev am: ed60140a93
am: f3cdbd2755

Change-Id: Ia25977dd17a536b85d57e5700ffe02244dff77cb

6 years agoMerge "Do not create highlight if track width is invalid" into pi-dev
Matthew Ng [Thu, 28 Jun 2018 17:37:50 +0000 (10:37 -0700)]
Merge "Do not create highlight if track width is invalid" into pi-dev
am: ed60140a93

Change-Id: I1fc23d1edd74b8aa0368da397bbdb84bac361da3

6 years agoMerge "Remove unused SMS & WAP intent filters"
TreeHugger Robot [Thu, 28 Jun 2018 17:34:31 +0000 (17:34 +0000)]
Merge "Remove unused SMS & WAP intent filters"

6 years agoMerge "Remove sleep_timeout setting from backup"
TreeHugger Robot [Thu, 28 Jun 2018 17:34:11 +0000 (17:34 +0000)]
Merge "Remove sleep_timeout setting from backup"

6 years agoMerge "Do not create highlight if track width is invalid" into pi-dev
TreeHugger Robot [Thu, 28 Jun 2018 17:25:37 +0000 (17:25 +0000)]
Merge "Do not create highlight if track width is invalid" into pi-dev

6 years agoDisable DND status change notification on watches.
Nick [Wed, 27 Jun 2018 21:26:57 +0000 (14:26 -0700)]
Disable DND status change notification on watches.

In some situations the watch may show notification when the zen mode (do
not disturb) has changed. However, when this happens clicking on the
notification has no effect as outlined in the bug report. We've
determined that we do not want this notification to ever appear on a
watch.

Bug: 74178001
Change-Id: I68502a83a0914a6aea50ef99b0a3e28270689e0d

6 years agoRemove sleep_timeout setting from backup
Bernardo Rufino [Thu, 28 Jun 2018 09:59:24 +0000 (10:59 +0100)]
Remove sleep_timeout setting from backup

It is not user-configurable.

Bug: 79779285
Test: atest SettingsBackupTest
Test: # w/ LocalTransport
      adb shell settings put secure sleep_timeout 5000
      adb shell bmgr backupnow com.android.providers.settings
      adb shell settings put secure sleep_timeout 3000
      adb shell bmgr restore 1 com.android.providers.settings
      adb shell settings get secure sleep_timeout => ensure 3000

Change-Id: I68bf2f91cc3d4c00463468a6abaef3b64d5c10b9

6 years agoRemove unused SMS & WAP intent filters
WyattRiley [Sat, 23 Jun 2018 17:37:48 +0000 (10:37 -0700)]
Remove unused SMS & WAP intent filters

These intent filters are no longer listened to since Oreo,
so removing their setup.

Bug: 110925879
Test: Build & GPS sanity check on Pixel 2
Change-Id: Ie6e9e0ecf5d42d250a37a1d89245cb088cca75fa

6 years agoMerge "Add separated emergency option on power menu"
Yuanjia Hsu [Thu, 28 Jun 2018 13:10:27 +0000 (13:10 +0000)]
Merge "Add separated emergency option on power menu"

6 years agoMerge "Reduce screen layout in task override configuration from its parent config"
TreeHugger Robot [Thu, 28 Jun 2018 05:48:29 +0000 (05:48 +0000)]
Merge "Reduce screen layout in task override configuration from its parent config"

6 years agoMerge "Correct the keystore alias used for secure imports" into pi-dev am: 143c65d520
Shawn Willden [Thu, 28 Jun 2018 05:43:43 +0000 (22:43 -0700)]
Merge "Correct the keystore alias used for secure imports" into pi-dev am: 143c65d520
am: bd3440cac9

Change-Id: I84b68a7caa793c776140cdd2bd79b5b76c63ddd3

6 years agoMerge "Correct the keystore alias used for secure imports" into pi-dev
Shawn Willden [Thu, 28 Jun 2018 05:16:49 +0000 (22:16 -0700)]
Merge "Correct the keystore alias used for secure imports" into pi-dev
am: 143c65d520

Change-Id: I100df017d1a6ad28cea2c6d78b1b0c55230897b3

6 years agoMerge "Correct the keystore alias used for secure imports" into pi-dev
TreeHugger Robot [Thu, 28 Jun 2018 05:07:38 +0000 (05:07 +0000)]
Merge "Correct the keystore alias used for secure imports" into pi-dev

6 years ago[automerger skipped] Merge "P is for PAINT." into pi-dev am: bed68535c0
Dan Sandler [Thu, 28 Jun 2018 04:42:12 +0000 (21:42 -0700)]
[automerger skipped] Merge "P is for PAINT." into pi-dev am: bed68535c0
am: 69baf0d2a4  -s ours

Change-Id: I5bbc3a4461fbf6fcbe05b6465d1335f845f97c1b

6 years agoReduce screen layout in task override configuration from
Louis Chang [Tue, 26 Jun 2018 09:58:29 +0000 (17:58 +0800)]
Reduce screen layout in task override configuration from
its parent config

This prevented scheduling unexpected screen layout size
changes to client when entering PIP.

Bug: 110808291
Test: atest ActivityManagerPinnedStackTests
Test: go/wm-smoke
Change-Id: I6ff55bedad29df2ae3d00cdd18a748c052fae750

6 years agoMerge "P is for PAINT." into pi-dev
Dan Sandler [Thu, 28 Jun 2018 04:10:03 +0000 (21:10 -0700)]
Merge "P is for PAINT." into pi-dev
am: bed68535c0

Change-Id: Ibf1f14dea6efd09f5d2777d663bdfa69254d572d

6 years agoMerge "P is for PAINT." into pi-dev
TreeHugger Robot [Thu, 28 Jun 2018 03:49:05 +0000 (03:49 +0000)]
Merge "P is for PAINT." into pi-dev

6 years agoMerge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 03:36:15 +0000 (20:36 -0700)]
Merge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am: 8b047ec8a2 am: 245cc0559f am: 0f4152e815 am: 387e0bf842
am: 2f2e754b6a

Change-Id: I7bc2c16a41cab48e0d0d0ade0f636ac1e2eead7a

6 years agoMerge "Stop invoke initAppOps in Camera default constructor."
TreeHugger Robot [Thu, 28 Jun 2018 03:28:32 +0000 (03:28 +0000)]
Merge "Stop invoke initAppOps in Camera default constructor."

6 years ago[automerger skipped] Merge "Backport Prevent shortcut info package name spoofing...
Atanas Kirilov [Thu, 28 Jun 2018 03:25:02 +0000 (20:25 -0700)]
[automerger skipped] Merge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e am: dcc95b94f8 am: ab3235ad5b am: 5fb8ac2010
am: 97238d791f  -s ours

Change-Id: Icf3a98f193be43b1b82e88c2ec88fe1aa3f33093

6 years agoMerge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 03:16:08 +0000 (20:16 -0700)]
Merge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am: 000036eb4c am: 00bf4c5b5c am: 2b8be3932b am: d63cfc9261
am: 3d058ea5a0

Change-Id: Ice3a7ee74d4a4bf18ba6fa8a00022ecdd9eaa386

6 years ago[automerger skipped] Merge "Backporting of b/77821568" into oc-dev am: 9774459633...
Atanas Kirilov [Thu, 28 Jun 2018 03:02:39 +0000 (20:02 -0700)]
[automerger skipped] Merge "Backporting of b/77821568" into oc-dev am: 9774459633 am: f3f6e2f9ee am: 1b67b798cf  -s ours am: 1028b26d46  -s ours
am: b88cac5977  -s ours

Change-Id: I0d8cecbe603a931fa874de932da94fc566bba728

6 years agoMerge "P is for PAINT."
TreeHugger Robot [Thu, 28 Jun 2018 02:44:32 +0000 (02:44 +0000)]
Merge "P is for PAINT."

6 years agoMerge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 02:15:59 +0000 (19:15 -0700)]
Merge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am: 8b047ec8a2 am: 245cc0559f am: 0f4152e815
am: 387e0bf842

Change-Id: I6ed4b999bfc3b434971609088457aa56d042db99

6 years agoMerge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc13...
Atanas Kirilov [Thu, 28 Jun 2018 01:55:18 +0000 (18:55 -0700)]
Merge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e am: dcc95b94f8 am: ab3235ad5b
am: 5fb8ac2010

Change-Id: I12a8c77d01f3c8655c735c9408f164f0e894f6db

6 years agoMerge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 01:48:55 +0000 (18:48 -0700)]
Merge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am: 8b047ec8a2 am: 245cc0559f
am: 0f4152e815

Change-Id: I49e413e32d9db706eaa5a56fc84f9998a47b8a9e

6 years agoMerge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 01:45:18 +0000 (18:45 -0700)]
Merge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am: 000036eb4c am: 00bf4c5b5c am: 2b8be3932b
am: d63cfc9261

Change-Id: Id96bf7c84b589849d1436cb2c926df9e8d0d09dd

6 years agoMerge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc13...
Atanas Kirilov [Thu, 28 Jun 2018 01:35:46 +0000 (18:35 -0700)]
Merge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e am: dcc95b94f8
am: ab3235ad5b

Change-Id: I1152d43ce2eec7cd5692d61df725bcd8b455aca3

6 years agoMerge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 01:29:36 +0000 (18:29 -0700)]
Merge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am: 000036eb4c am: 00bf4c5b5c
am: 2b8be3932b

Change-Id: I2ad28e6a718946be431fcda0cbb8efa719b46db3

6 years agoMerge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 01:27:10 +0000 (18:27 -0700)]
Merge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev am: 8b047ec8a2
am: 245cc0559f

Change-Id: I904c603cf4838f12067b9548058b85e53a843fd0

6 years ago[automerger skipped] Merge "Backporting of b/77821568" into oc-dev am: 9774459633...
Atanas Kirilov [Thu, 28 Jun 2018 01:10:46 +0000 (18:10 -0700)]
[automerger skipped] Merge "Backporting of b/77821568" into oc-dev am: 9774459633 am: f3f6e2f9ee am: 1b67b798cf  -s ours
am: 1028b26d46  -s ours

Change-Id: I78396616a3fa15cdf91bcee465bc4027be201898

6 years agoMerge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev
Atanas Kirilov [Thu, 28 Jun 2018 00:57:17 +0000 (17:57 -0700)]
Merge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev
am: 8b047ec8a2

Change-Id: I0c6522feec4b1baccf3c2c8ffb0d79bdebedb9b2

6 years agoMerge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e
Atanas Kirilov [Thu, 28 Jun 2018 00:37:57 +0000 (17:37 -0700)]
Merge "Backport Prevent shortcut info package name spoofing" into oc-dev am: c6dbcc137e
am: dcc95b94f8

Change-Id: I23209ea505140a48177b1b4fe78d36699240653e

6 years agoMerge "Backport Prevent shortcut info package name spoofing" into oc-dev
Atanas Kirilov [Thu, 28 Jun 2018 00:25:10 +0000 (17:25 -0700)]
Merge "Backport Prevent shortcut info package name spoofing" into oc-dev
am: c6dbcc137e

Change-Id: Ib3becad73fadba2be82e44bc6fb4afc3c1921a6a

6 years agoMerge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am...
Atanas Kirilov [Thu, 28 Jun 2018 00:21:25 +0000 (17:21 -0700)]
Merge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev am: 000036eb4c
am: 00bf4c5b5c

Change-Id: I5cfc94bc9781c29a423a95a43d775e6bea6271b7

6 years agoMerge "Reduce overview proxy connection backoff time to hide back faster"
TreeHugger Robot [Thu, 28 Jun 2018 00:09:54 +0000 (00:09 +0000)]
Merge "Reduce overview proxy connection backoff time to hide back faster"

6 years ago[automerger skipped] Merge "Backporting of b/77821568" into oc-dev am: 9774459633...
Atanas Kirilov [Thu, 28 Jun 2018 00:09:53 +0000 (17:09 -0700)]
[automerger skipped] Merge "Backporting of b/77821568" into oc-dev am: 9774459633 am: f3f6e2f9ee
am: 1b67b798cf  -s ours

Change-Id: I1f209b583519e73c0912db7583b34324003a5526

6 years agoMerge "Add kchyn to SystemUI owners"
Kevin Chyn [Thu, 28 Jun 2018 00:02:19 +0000 (00:02 +0000)]
Merge "Add kchyn to SystemUI owners"

6 years agoMerge "Update notification settings Javadoc links."
TreeHugger Robot [Thu, 28 Jun 2018 00:01:59 +0000 (00:01 +0000)]
Merge "Update notification settings Javadoc links."

6 years agoMerge "Don't keep current IME target if it's being removed."
Chavi Weingarten [Thu, 28 Jun 2018 00:00:24 +0000 (00:00 +0000)]
Merge "Don't keep current IME target if it's being removed."

6 years agoMerge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev
Atanas Kirilov [Wed, 27 Jun 2018 23:56:45 +0000 (16:56 -0700)]
Merge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev
am: 000036eb4c

Change-Id: Ic71e3f93036902b2d9452c05e7cdb6e4df2fb0e0

6 years agoMerge "Backporting of b/77821568" into oc-dev am: 9774459633
Atanas Kirilov [Wed, 27 Jun 2018 23:56:36 +0000 (16:56 -0700)]
Merge "Backporting of b/77821568" into oc-dev am: 9774459633
am: f3f6e2f9ee

Change-Id: I1445ecb89dba24df5e89089fbf0aff308331aea0

6 years agoMerge "Backporting of b/77821568" into oc-dev
Atanas Kirilov [Wed, 27 Jun 2018 23:42:36 +0000 (16:42 -0700)]
Merge "Backporting of b/77821568" into oc-dev
am: 9774459633

Change-Id: Ie0d176b94d15be65918b5f67bf9ed7f49f632def

6 years agoMerge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev
Atanas Kirilov [Wed, 27 Jun 2018 23:29:41 +0000 (23:29 +0000)]
Merge changes from topic "am-32ac52b1-d1ae-4650-b9ae-368d8cd519cb" into oc-dev

* changes:
  [automerger] RESTRICT AUTOMERGE: Prevent shortcut info package name spoofing am: 2f7d50058a am: 06848a3f8f skipped: c3e741e530
  [automerger] RESTRICT AUTOMERGE: Prevent shortcut info package name spoofing am: 2f7d50058a am: 06848a3f8f
  [automerger] RESTRICT AUTOMERGE: Prevent shortcut info package name spoofing am: 2f7d50058a
  RESTRICT AUTOMERGE: Prevent shortcut info package name spoofing

6 years agoMerge "Backport Prevent shortcut info package name spoofing" into oc-dev
Atanas Kirilov [Wed, 27 Jun 2018 23:26:08 +0000 (23:26 +0000)]
Merge "Backport Prevent shortcut info package name spoofing" into oc-dev

6 years agoMerge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev
Atanas Kirilov [Wed, 27 Jun 2018 23:25:42 +0000 (23:25 +0000)]
Merge changes from topic "am-8acf63d1-cfe0-4950-98c3-1d2367987749" into oc-dev

* changes:
  [automerger] RESTRICT AUTOMERGE: Backporting of b/77821568 am: 4bc1c2445c am: b9c3b099e4 am: 24d402096e am: 0eda2602cd skipped: 430c4395a3
  [automerger] RESTRICT AUTOMERGE: Backporting of b/77821568 am: 4bc1c2445c am: b9c3b099e4 am: 24d402096e am: 0eda2602cd
  [automerger] RESTRICT AUTOMERGE: Backporting of b/77821568 am: 4bc1c2445c am: b9c3b099e4 am: 24d402096e
  [automerger] RESTRICT AUTOMERGE: Backporting of b/77821568 am: 4bc1c2445c am: b9c3b099e4
  [automerger] RESTRICT AUTOMERGE: Backporting of b/77821568 am: 4bc1c2445c
  RESTRICT AUTOMERGE: Backporting of b/77821568

6 years agoMerge "Backporting of b/77821568" into oc-dev
Atanas Kirilov [Wed, 27 Jun 2018 23:25:27 +0000 (23:25 +0000)]
Merge "Backporting of b/77821568" into oc-dev

6 years agoAdd kchyn to SystemUI owners
Kevin Chyn [Wed, 27 Jun 2018 23:19:33 +0000 (16:19 -0700)]
Add kchyn to SystemUI owners

Test: builds
Change-Id: I2774c26b01085180d5a9cbe3e578f73d48c869e9

6 years agoMerge "Fix NPE when country is absent from user's locale"
Kurt Marcinkiewicz [Wed, 27 Jun 2018 23:10:55 +0000 (23:10 +0000)]
Merge "Fix NPE when country is absent from user's locale"

6 years agoP is for PAINT.
Dan Sandler [Thu, 3 May 2018 00:01:38 +0000 (20:01 -0400)]
P is for PAINT.

Bug: 109925861
Test: adb shell am start \
        -a android.intent.action.MAIN \
        -c com.android.internal.category.PLATLOGO
Merged-In: Ic3020007c716be264e9523d6dbae9e13a95fa571
Change-Id: Ic3020007c716be264e9523d6dbae9e13a95fa571

6 years agoP is for PAINT.
Dan Sandler [Thu, 3 May 2018 00:01:38 +0000 (20:01 -0400)]
P is for PAINT.

Bug: 109925861
Test: adb shell am start \
        -a android.intent.action.MAIN \
        -c com.android.internal.category.PLATLOGO
Change-Id: Ic3020007c716be264e9523d6dbae9e13a95fa571

6 years agoMerge "ImsMultiEndPoint - Sip Notify Change" am: af228ca978 am: 206bacb18b
Tyler Gunn [Wed, 27 Jun 2018 22:48:44 +0000 (15:48 -0700)]
Merge "ImsMultiEndPoint - Sip Notify Change" am: af228ca978 am: 206bacb18b
am: 05902faa8b

Change-Id: I1b1c55250e2f3e636e2dea6e35cca7c08051b4b7

6 years agoFix in Wifi activity updates
Siddharth Ray [Mon, 18 Jun 2018 01:28:44 +0000 (18:28 -0700)]
Fix in Wifi activity updates

When Wifi firmware resets link layer stats, it sometimes returns a value
for On time which is much larger than the duration of the report.
On time = Idle time + Rx time + Tx time.
This change prevents those errors from affecting Wifi power metrics.

BUG:110325882
Test:
adb shell dumpsys batterystats
WiFi Scan time:  12s 302ms
WiFi Idle time:   5m 48s 634ms
WiFi Rx time:     24s 232ms
WiFi Tx time:     10s 510ms

Change-Id: I7b69fc728b275f89154dd0c1d7382576ebfadc29

6 years agoMerge "ImsMultiEndPoint - Sip Notify Change" am: af228ca978
Tyler Gunn [Wed, 27 Jun 2018 22:38:13 +0000 (15:38 -0700)]
Merge "ImsMultiEndPoint - Sip Notify Change" am: af228ca978
am: 206bacb18b

Change-Id: I66364e0e5213410595ec110c422125b2c93f0411

6 years agoReduce overview proxy connection backoff time to hide back faster
Matthew Ng [Wed, 27 Jun 2018 22:32:09 +0000 (15:32 -0700)]
Reduce overview proxy connection backoff time to hide back faster

Switching to guest user would show a dialog to continue or start the
guest profile again and this would show the back button. At the same
time the connection is being established with the launcher again. First
time would sometimes fail causing a timeout of 5 secs before trying to
reconnect again. During the 5 sec timeout the back button would continue
to be visible until it reconnects and hides it. If this is reduced to 1
sec then reconnection would occur quicker and as a result hide the back
button.

Fixes: 109662462
Test: switch to guest user, immediately press continue and wait for back
button disappear

Change-Id: Id81b7f175834fb1eae8a0787674bbc130c91a5a2

6 years agoMerge "Give StrictMode more bits to work with."
Jeff Sharkey [Wed, 27 Jun 2018 22:33:07 +0000 (22:33 +0000)]
Merge "Give StrictMode more bits to work with."

6 years agoMerge "ImsMultiEndPoint - Sip Notify Change"
Tyler Gunn [Wed, 27 Jun 2018 22:28:10 +0000 (15:28 -0700)]
Merge "ImsMultiEndPoint - Sip Notify Change"
am: af228ca978

Change-Id: I49bcddccfa561ee4464ebcb2f8b07612b8e95e65

6 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Wed, 27 Jun 2018 22:26:26 +0000 (22:26 +0000)]
Merge "Import translations. DO NOT MERGE"

6 years agoMerge "6/n: Have FaceService extend BiometricService"
Kevin Chyn [Wed, 27 Jun 2018 22:09:01 +0000 (22:09 +0000)]
Merge "6/n: Have FaceService extend BiometricService"

6 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Wed, 27 Jun 2018 21:57:14 +0000 (21:57 +0000)]
Merge "Import translations. DO NOT MERGE"

6 years agoMerge "Remove unused resources."
TreeHugger Robot [Wed, 27 Jun 2018 21:56:21 +0000 (21:56 +0000)]
Merge "Remove unused resources."

6 years agoUpdate notification settings Javadoc links.
Andrew Zeng [Fri, 22 Jun 2018 22:25:58 +0000 (15:25 -0700)]
Update notification settings Javadoc links.

Change-Id: If9ed94473fb5c0607fa44b9a42c62837878ffd00

6 years agoMerge "Allow Cell Location for SYSTEM_UID and ROOT_UID" into stage-aosp-master am...
Nathan Harold [Wed, 27 Jun 2018 20:21:36 +0000 (13:21 -0700)]
Merge "Allow Cell Location for SYSTEM_UID and ROOT_UID" into stage-aosp-master am: 998c416213
am: d9a7a59007

Change-Id: I2e577b36fbc50f7df92d1e0aad9e837219944597

6 years agoMerge "Allow Cell Location for SYSTEM_UID and ROOT_UID" into stage-aosp-master
Nathan Harold [Wed, 27 Jun 2018 20:12:23 +0000 (13:12 -0700)]
Merge "Allow Cell Location for SYSTEM_UID and ROOT_UID" into stage-aosp-master
am: 998c416213

Change-Id: I352b53ac10fed126a9e585bc1d3de1430a8cff4f

6 years agoMerge "Telephony: Introduce a base class for ISMS.aidl." am: f03b8e2471 am: 0397b9b65d
Brad Ebinger [Wed, 27 Jun 2018 20:10:48 +0000 (13:10 -0700)]
Merge "Telephony: Introduce a base class for ISMS.aidl." am: f03b8e2471 am: 0397b9b65d
am: 42bf3bef2b

Change-Id: I0de662b8429769129017ea5549d590a335842540

6 years agoMerge "Allow Cell Location for SYSTEM_UID and ROOT_UID" into stage-aosp-master
Nathan Harold [Wed, 27 Jun 2018 20:02:59 +0000 (20:02 +0000)]
Merge "Allow Cell Location for SYSTEM_UID and ROOT_UID" into stage-aosp-master

6 years agoMerge "ImsMultiEndPoint - Sip Notify Change"
Tyler Gunn [Wed, 27 Jun 2018 20:02:37 +0000 (20:02 +0000)]
Merge "ImsMultiEndPoint - Sip Notify Change"

6 years agoMerge "Telephony: Introduce a base class for ISMS.aidl." am: f03b8e2471
Brad Ebinger [Wed, 27 Jun 2018 19:55:04 +0000 (12:55 -0700)]
Merge "Telephony: Introduce a base class for ISMS.aidl." am: f03b8e2471
am: 0397b9b65d

Change-Id: Ib946404b724ddfaceae06eb5d6026137052dcb7b

6 years agoMerge "Telephony: Introduce a base class for ISMS.aidl."
Brad Ebinger [Wed, 27 Jun 2018 19:46:39 +0000 (12:46 -0700)]
Merge "Telephony: Introduce a base class for ISMS.aidl."
am: f03b8e2471

Change-Id: I2c155c6bb46baa411f531e411f86efe0e56c20dc

6 years agoMerge "ImageReader: Set inverse diplay transform if needed" into pi-dev am: 9504cd35ec
Emilian Peev [Wed, 27 Jun 2018 19:43:28 +0000 (12:43 -0700)]
Merge "ImageReader: Set inverse diplay transform if needed" into pi-dev am: 9504cd35ec
am: 9f6920c40d

Change-Id: I9ce2084f66bdc10176baeb1213d0b0215cc2bf6b

6 years agoMerge "ImageReader: Set inverse diplay transform if needed" into pi-dev
Emilian Peev [Wed, 27 Jun 2018 19:34:49 +0000 (12:34 -0700)]
Merge "ImageReader: Set inverse diplay transform if needed" into pi-dev
am: 9504cd35ec

Change-Id: Ie16f3b2f24bf556ae37c4e32e869d9454578fd07

6 years agoMerge "ImageReader: Set inverse diplay transform if needed" into pi-dev
TreeHugger Robot [Wed, 27 Jun 2018 19:26:42 +0000 (19:26 +0000)]
Merge "ImageReader: Set inverse diplay transform if needed" into pi-dev

6 years ago[automerger skipped] Merge "Support seamless handover between VPN fds." am: 9916d4b3e...
Rubin Xu [Wed, 27 Jun 2018 19:01:21 +0000 (12:01 -0700)]
[automerger skipped] Merge "Support seamless handover between VPN fds." am: 9916d4b3e8  -s ours am: f751657ad8  -s ours
am: a3ea288b3c  -s ours

Change-Id: If19c98d0becb9b1e788f6a7196f14211a52d2610

6 years agoAllow Cell Location for SYSTEM_UID and ROOT_UID
Nathan Harold [Tue, 26 Jun 2018 02:13:29 +0000 (19:13 -0700)]
Allow Cell Location for SYSTEM_UID and ROOT_UID

This change permits the system uid and root uid to
access cellular location information via the binder.
Previously this was restricted to the phone uid, but
running with uid=system is a privileged situation,
which makes me think this this wasn't intentional.

Also add a few lines of debug code to make issues
in LocationAccessPolicy easier to track down in the
future.

Bug: 110806860
Test: manual - ran with SL4A as SYSTEM_UID and
    verified access to getAllCellInfo.

Change-Id: Ie18be2cd72c49f1859d1434428f82f164bed8756

6 years agoMerge "Track dropping of throws clause in Pattern.java." am: 251a0cfb78 am: 16de9c5a8a
Tobias Thierer [Wed, 27 Jun 2018 18:44:11 +0000 (11:44 -0700)]
Merge "Track dropping of throws clause in Pattern.java." am: 251a0cfb78 am: 16de9c5a8a
am: af95708645

Change-Id: I21d9c90f43d9b985443f270043b8c1df77377377

6 years ago[automerger skipped] Merge "Support seamless handover between VPN fds." am: 9916d4b3e...
Rubin Xu [Wed, 27 Jun 2018 18:40:01 +0000 (11:40 -0700)]
[automerger skipped] Merge "Support seamless handover between VPN fds." am: 9916d4b3e8  -s ours
am: f751657ad8  -s ours

Change-Id: If474cfa932f6bff8065633a263987f3e28d64890

6 years agoMerge "Track dropping of throws clause in Pattern.java." am: 251a0cfb78
Tobias Thierer [Wed, 27 Jun 2018 18:31:39 +0000 (11:31 -0700)]
Merge "Track dropping of throws clause in Pattern.java." am: 251a0cfb78
am: 16de9c5a8a

Change-Id: I90eb372fc1d4bf0942cb8d072504312f50d26797

6 years ago6/n: Have FaceService extend BiometricService
Kevin Chyn [Wed, 20 Jun 2018 01:41:12 +0000 (18:41 -0700)]
6/n: Have FaceService extend BiometricService

In the Service layer, this change is pretty much the same as ag/4340638.
FingerprintService already extends BiometricService which contains all
of the common code. FaceService now does the same after this change.

Updated the Manager layer to use the infrastructure added in P, namely
  - Private APIs for BiometricPrompt
  - Removed FaceManager#CryptoObject, use biometrics/CryptoObject directly
  - Few other BiometricAuthenticator things

Bug: 110387294

Test: enrolling FP still works
Test: removing FP still works
Test: changing FP name persists across reboots
Test: enumerating still works (extra framework fp, extra hw fp)
Test: keyguard still receives lockout reset callbacks

Change-Id: I2195b08e28d024a120df56fe87b0dd4f9b96505a

6 years ago[automerger skipped] Merge "Support seamless handover between VPN fds."
Rubin Xu [Wed, 27 Jun 2018 18:27:29 +0000 (11:27 -0700)]
[automerger skipped] Merge "Support seamless handover between VPN fds."
am: 9916d4b3e8  -s ours

Change-Id: Ieac6b403e5c242f161da56a917e55b07badc888d

6 years agoMerge "Telephony: Introduce a base class for ISMS.aidl."
Brad Ebinger [Wed, 27 Jun 2018 18:24:51 +0000 (18:24 +0000)]
Merge "Telephony: Introduce a base class for ISMS.aidl."

6 years agoMerge "Track dropping of throws clause in Pattern.java."
Tobias Thierer [Wed, 27 Jun 2018 18:21:42 +0000 (11:21 -0700)]
Merge "Track dropping of throws clause in Pattern.java."
am: 251a0cfb78

Change-Id: Icb30c1ffaba63d9f633bf45c9af2a949ddbf1fcd

6 years agoMerge "Adjust 'No notifications' text styling to match buttons."
Aaron Heuckroth [Wed, 27 Jun 2018 18:14:59 +0000 (18:14 +0000)]
Merge "Adjust 'No notifications' text styling to match buttons."

6 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Wed, 27 Jun 2018 17:43:17 +0000 (17:43 +0000)]
Merge "Import translations. DO NOT MERGE"

6 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Wed, 27 Jun 2018 17:42:10 +0000 (17:42 +0000)]
Merge "Import translations. DO NOT MERGE"

6 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Wed, 27 Jun 2018 17:36:24 +0000 (17:36 +0000)]
Merge "Import translations. DO NOT MERGE"

6 years agoMerge "Import translations. DO NOT MERGE"
TreeHugger Robot [Wed, 27 Jun 2018 17:26:27 +0000 (17:26 +0000)]
Merge "Import translations. DO NOT MERGE"

6 years agoActivate dark theme when the UiMode is UI_MODE_NIGHT_YES. am: a5c846c3fa
Dan Sandler [Wed, 27 Jun 2018 17:18:11 +0000 (10:18 -0700)]
Activate dark theme when the UiMode is UI_MODE_NIGHT_YES. am: a5c846c3fa
am: 90d531a96c

Change-Id: I2c4de0b96eccf189bdcc9447e076f29669fa6e8d

6 years agoActivate dark theme when the UiMode is UI_MODE_NIGHT_YES.
Dan Sandler [Wed, 27 Jun 2018 17:06:40 +0000 (10:06 -0700)]
Activate dark theme when the UiMode is UI_MODE_NIGHT_YES.
am: a5c846c3fa

Change-Id: Ib8020b3d649391b591a191f7ee692071bfa538d1

6 years agoMerge "Support seamless handover between VPN fds."
Rubin Xu [Wed, 27 Jun 2018 16:27:26 +0000 (16:27 +0000)]
Merge "Support seamless handover between VPN fds."

6 years agoMerge "Track dropping of throws clause in Pattern.java."
Treehugger Robot [Wed, 27 Jun 2018 16:01:14 +0000 (16:01 +0000)]
Merge "Track dropping of throws clause in Pattern.java."

6 years agoMerge "TextUtils: track behavior change of Pattern.split() when targeting > 28."...
Tobias Thierer [Wed, 27 Jun 2018 15:40:26 +0000 (08:40 -0700)]
Merge "TextUtils: track behavior change of Pattern.split() when targeting > 28." am: b5f35aeaf3 am: 5442964205
am: e4449497ed

Change-Id: I3bbb854c61f476caaef20eeae2bbcc9473c49469