Commit Graph

499952 Commits

Author SHA1 Message Date
TreeHugger Robot
2f784d6dc1 Merge "Uri: check authority and scheme as part of determining URI path" into rvc-dev am: 546d9f8e41
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17695640

Change-Id: Ib3ee2cee24ae3d93b4af61756718c20a4adb7910
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-22 17:58:55 +00:00
TreeHugger Robot
546d9f8e41 Merge "Uri: check authority and scheme as part of determining URI path" into rvc-dev 2023-02-22 16:41:07 +00:00
Daniel Norman
ee57ec0606 Checks if AccessibilityServiceInfo is within parcelable size. am: 553232c290
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21238189

Change-Id: I6f43e318730e584b79e3f0cb9caabbe705b618af
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-21 21:27:55 +00:00
Daniel Norman
553232c290 Checks if AccessibilityServiceInfo is within parcelable size.
- If too large when parsing service XMLs then skip this service.
- If too large when a service attempts to update its own info
  then throw an error.

Bug: 261589597
Test: atest AccessibilityServiceInfoTest
Change-Id: Iffc0cd48cc713f7904d68059e141cb7de5a4b906
Merged-In: Iffc0cd48cc713f7904d68059e141cb7de5a4b906
2023-02-12 21:03:07 +00:00
Rhed Jao
4e04a41acf Merge "[RESTRICT AUTOMERGE] Fix bypass BG-FGS and BAL via package manager APIs" into rvc-dev am: 1b0f4091fc
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21008154

Change-Id: I784825749a4fa3656b0788736506926e817416c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-07 02:32:42 +00:00
Rhed Jao
bf987bcc26 [RESTRICT AUTOMERGE] Fix bypass BG-FGS and BAL via package manager APIs am: b0b1ddb4b4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21008154

Change-Id: I537d2af78fd9e3806c4d0e3dd61f275d897c7a14
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-07 02:32:36 +00:00
Rhed Jao
1b0f4091fc Merge "[RESTRICT AUTOMERGE] Fix bypass BG-FGS and BAL via package manager APIs" into rvc-dev 2023-02-07 02:01:24 +00:00
Songchun Fan
5507f1ddc2 [RESTRICT AUTOMERGE][pm] still allow debuggable for system app downgrades am: 341669af52
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21267341

Change-Id: Ie4f462fd4d371d342771477335cbfbe10256fe4b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-04 01:04:46 +00:00
Songchun Fan
341669af52 [RESTRICT AUTOMERGE][pm] still allow debuggable for system app downgrades
Turns out we do have internal tests that downgrades system apps, so adding this exception to allow for that.

BUG: 267232653
BUG: 256202273

Test: manual
Change-Id: Ie281bbdc8788ee64ff99a7c5150da7ce7926235e
(cherry picked from commit ceeca68b8c)
2023-02-03 18:45:40 +00:00
Songchun Fan
b050c4ba02 [RESTRICT AUTOMERGE][pm] still allow debuggable for system app downgrades
Turns out we do have internal tests that downgrades system apps, so adding this exception to allow for that.

BUG: 267232653
BUG: 256202273

Test: manual
Change-Id: Ie281bbdc8788ee64ff99a7c5150da7ce7926235e
(cherry picked from commit ceeca68b8c)
2023-02-03 18:45:00 +00:00
Julia Reynolds
858113a72b [automerger skipped] Add a limit on channel group creation am: 0f29716ab6 -s ours
am skip reason: Merged-In Ic27efba4c54e22eebca16fc948879e652df4467b with SHA-1 c1b836562c is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21095804

Change-Id: I0fbc063b473dd6b040aec88fc58bdcf327e5d68a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-03 14:36:18 +00:00
Julia Reynolds
0f29716ab6 Add a limit on channel group creation
Same as exists for channels

This is a backport of the fix in ag/16659457, including the adjustment from ag/20920023 (changed the max value from 50000 to 6000).

Test: PreferencesHelperTest
Bug: 210114537
Bug: 261723753
Change-Id: Ic27efba4c54e22eebca16fc948879e652df4467b
(cherry picked from commit 37b3549807 & I3f3a99765c161369e1b026686a0e5f0c83ed839e)
Merged-In: I3f3a99765c161369e1b026686a0e5f0c83ed839e
Merged-In: Ic27efba4c54e22eebca16fc948879e652df4467b
2023-02-03 12:12:24 +00:00
Julia Reynolds
c1b836562c Add a limit on channel group creation
Same as exists for channels

This is a backport of the fix in ag/16659457, including the adjustment from ag/20920023 (changed the max value from 50000 to 6000).

Test: PreferencesHelperTest
Bug: 210114537
Bug: 261723753
Change-Id: Ic27efba4c54e22eebca16fc948879e652df4467b
(cherry picked from commit 37b3549807 & I3f3a99765c161369e1b026686a0e5f0c83ed839e)
Merged-In: I3f3a99765c161369e1b026686a0e5f0c83ed839e
Merged-In: Ic27efba4c54e22eebca16fc948879e652df4467b
2023-02-02 17:27:40 +00:00
Songchun Fan
fd7e5736b8 [RESTRICT AUTOMERGE][pm] prevent system app downgrades of versions lower than preload am: aec76152d6
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21162033

Change-Id: Ifb5c92fcd4846457a950bc46cc3183e1a418ae3d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-01 22:20:02 +00:00
Songchun Fan
aec76152d6 [RESTRICT AUTOMERGE][pm] prevent system app downgrades of versions lower than preload
Also remove misleading commandline output.

BUG: 256202273

Test: manual
1. Install preload system app v90, reboot
2. (W/O data, W/ Flag, 90->80 NOK) adb install -d ~/Downloads/PrivApplication_80.apk
Performing Streamed Install
adb: failed to install /usr/local/google/home/schfan/Downloads/PrivApplication_80.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE: System app: com.example.privapplication cannot be downgraded to older than its preloaded version on the system image. Update version code 80 is older than current 90]
3. (90->100) Install data app v100
4. (W/ data, W/O Flag, 100->90 NOK) adb install ~/Downloads/PrivApplication_90.apk
Performing Streamed Install
adb: failed to install /usr/local/google/home/schfan/Downloads/PrivApplication_90.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE: Downgrade detected: Update version code 90 is older than current 100]
5. (W/ data, W/ Flag, 100->90 downgrade OK) adb install -d ~/Downloads/PrivApplication_90.apk
Performing Streamed Install
Success
6. (90->100) Install v100
6. (W/data, W/ Flag, 100->80 NOK) adb install -d ~/Downloads/PrivApplication_80.apk
Performing Streamed Install
adb: failed to install /usr/local/google/home/schfan/Downloads/PrivApplication_80.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE: System app: com.example.privapplication cannot be downgraded to older than its preloaded version on the system image. Update version code 80 is older than current 90]

Change-Id: I5a8ee9e29a3a58f6e3fd188e0122355744b8b0ce
(cherry picked from commit a4484d7f1b)
2023-01-31 22:17:36 +00:00
Songchun Fan
b0be65f929 [RESTRICT AUTOMERGE][pm] prevent system app downgrades of versions lower than preload
Also remove misleading commandline output.

BUG: 256202273

Test: manual
1. Install preload system app v90, reboot
2. (W/O data, W/ Flag, 90->80 NOK) adb install -d ~/Downloads/PrivApplication_80.apk
Performing Streamed Install
adb: failed to install /usr/local/google/home/schfan/Downloads/PrivApplication_80.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE: System app: com.example.privapplication cannot be downgraded to older than its preloaded version on the system image. Update version code 80 is older than current 90]
3. (90->100) Install data app v100
4. (W/ data, W/O Flag, 100->90 NOK) adb install ~/Downloads/PrivApplication_90.apk
Performing Streamed Install
adb: failed to install /usr/local/google/home/schfan/Downloads/PrivApplication_90.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE: Downgrade detected: Update version code 90 is older than current 100]
5. (W/ data, W/ Flag, 100->90 downgrade OK) adb install -d ~/Downloads/PrivApplication_90.apk
Performing Streamed Install
Success
6. (90->100) Install v100
6. (W/data, W/ Flag, 100->80 NOK) adb install -d ~/Downloads/PrivApplication_80.apk
Performing Streamed Install
adb: failed to install /usr/local/google/home/schfan/Downloads/PrivApplication_80.apk: Failure [INSTALL_FAILED_VERSION_DOWNGRADE: System app: com.example.privapplication cannot be downgraded to older than its preloaded version on the system image. Update version code 80 is older than current 90]

Change-Id: I5a8ee9e29a3a58f6e3fd188e0122355744b8b0ce
(cherry picked from commit a4484d7f1b)
2023-01-31 21:37:16 +00:00
Winson Chung
29eb265f19 Merge "Revert "Ensure that only SysUI can override pending intent launch flags"" into qt-dev am: e6ffbc91fb am: b34c84221f am: 62c12ffd8e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20946190

Change-Id: I0c21f4aba87465d956f3179aa28393affda29318
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-21 07:28:41 +00:00
Winson Chung
62c12ffd8e Merge "Revert "Ensure that only SysUI can override pending intent launch flags"" into qt-dev am: e6ffbc91fb am: b34c84221f
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20946190

Change-Id: Ic7d4a98b4c83a84b73eb34180a9318fc53a116ed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-21 06:47:56 +00:00
Winson Chung
b34c84221f Merge "Revert "Ensure that only SysUI can override pending intent launch flags"" into qt-dev am: e6ffbc91fb
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20946190

Change-Id: I65f295af8c9e627b531fafa717324fbf37cf3925
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-21 06:08:02 +00:00
Winson Chung
e6ffbc91fb Merge "Revert "Ensure that only SysUI can override pending intent launch flags"" into qt-dev 2023-01-21 05:01:52 +00:00
Rhed Jao
b0b1ddb4b4 [RESTRICT AUTOMERGE] Fix bypass BG-FGS and BAL via package manager APIs
Opt-in for BAL of PendingIntent for following APIs:

* PackageInstaller.uninstall()
* PackageInstaller.installExistingPackage()
* PackageInstaller.uninstallExistingPackage()
* PackageInstaller.Session.commit()
* PackageInstaller.Session.commitTransferred()
* PackageManager.freeStorage()

Bug: 230492955
Bug: 243377226
Test: atest android.security.cts.PackageInstallerTest
Test: atest CtsStagedInstallHostTestCases
Change-Id: I9b6f801d69ea6d2244a38dbe689e81afa4e798bf
2023-01-17 19:20:43 +08:00
Louis Chang
421799ac5e Merge "[RESTRICT AUTOMERGE] Strip part of the activity info of another uid if no privilege" into rvc-dev am: 5603eb78f1
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20925063

Change-Id: If1359029182c751cc08bbedd5de7362094208f8f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-13 03:57:14 +00:00
Louis Chang
4e1498ac5d [RESTRICT AUTOMERGE] Strip part of the activity info of another uid if no privilege am: e534fa2a71
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20925063

Change-Id: I44c7471815da6c38090c4ce74b40752cec25a756
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-13 03:56:57 +00:00
Louis Chang
5603eb78f1 Merge "[RESTRICT AUTOMERGE] Strip part of the activity info of another uid if no privilege" into rvc-dev 2023-01-13 02:25:28 +00:00
Christophe Pinelli
c978f0ec2e Merge "[DO NOT MERGE] Backport BAL restrictions from S to R, this blocks apps from using Alarm Manager to bypass BAL restrictions." into rvc-dev am: e5bed43da4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20833418

Change-Id: I29fba5ac133c436a5a1c0d13160be0c9eb1355a4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-12 00:12:59 +00:00
Christophe Pinelli
b2e5fa2ebd [DO NOT MERGE] Backport BAL restrictions from S to R, this blocks apps from using Alarm am: 1d737c2fbd
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20833418

Change-Id: I517bb63b1593c7364d88c3e44ad3d6cc3a12aae0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-12 00:12:50 +00:00
Winson Chiu
c0b85d1f75 [automerger skipped] Merge "Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE" into rvc-dev am: 94b3091a5a -s ours
am skip reason: Merged-In Ic34b3f796b762763db5aa7b5d7c109ae70607470 with SHA-1 e5a962e68b is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20900483

Change-Id: I6b8ec24f7abd6f446f1c7d6ccb5028f2f11bb53d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-12 00:12:08 +00:00
Winson Chiu
2ae0043921 [automerger skipped] Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE am: 43437b4ee6 -s ours
am skip reason: Merged-In Ic34b3f796b762763db5aa7b5d7c109ae70607470 with SHA-1 e5a962e68b is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20900483

Change-Id: I617de4ecf767990c8f9c9a29715cea6e696bafbb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-12 00:11:54 +00:00
Christophe Pinelli
e5bed43da4 Merge "[DO NOT MERGE] Backport BAL restrictions from S to R, this blocks apps from using Alarm Manager to bypass BAL restrictions." into rvc-dev 2023-01-11 23:40:30 +00:00
Winson Chiu
94b3091a5a Merge "Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE" into rvc-dev 2023-01-11 23:07:00 +00:00
Winson Chiu
8c3edafca9 Merge "Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE" into rvc-qpr-dev 2023-01-11 23:07:00 +00:00
Hao Ke
7952c93b10 Merge "Fix checkKeyIntentParceledCorrectly's bypass" into rvc-dev am: 82a8fddc91
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20912010

Change-Id: Ia3f19e488ec06ad7bdb853ce26fafea2f59a8bcd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-11 20:02:36 +00:00
Hao Ke
82a8fddc91 Merge "Fix checkKeyIntentParceledCorrectly's bypass" into rvc-dev 2023-01-11 19:09:28 +00:00
Winson Chung
48acfb0f1d Revert "Ensure that only SysUI can override pending intent launch flags"
This reverts commit c4d3106e34.

Reason for revert: b/264884187, b/264885689 

Change-Id: I9fb0d66327f3f872a92e6b9d682d58489e81e6ba
2023-01-11 18:58:41 +00:00
Kunal Malhotra
f65a29538b [automerger skipped] Checking if package belongs to UID before registering broadcast receiver am: 4f0dc37b89 -s ours
am skip reason: Merged-In Ia525f218a46f8bf7fff660cec0d6432f09fdf24d with SHA-1 07fcc8317a is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20642499

Change-Id: I6dbc284bda245b9f44f47ddc3f393d2dfdea2838
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-10 22:50:55 +00:00
Kunal Malhotra
d630a52799 Merge "Checking if package belongs to UID before registering broadcast receiver" into rvc-qpr-dev 2023-01-10 22:31:30 +00:00
Louis Chang
e534fa2a71 [RESTRICT AUTOMERGE] Strip part of the activity info of another uid if no privilege
The activity info could be from another uid which is different
from the app that hosts the task. The information should be
trimmed if the caller app doesn't have the privilege.

However, removing the entire info may result in app compatibility
issues. So, only swiping the info that are sensitive to empty
string.

Bug: 243130512
Test: verified market app locally
Test: atest RecentTasksTest
Change-Id: I5b6775dd3c4e2ccdacd30741884d336b2eaa70da
Merged-In: I5b6775dd3c4e2ccdacd30741884d336b2eaa70da
(cherry picked from commit 5ba72200f6)
2023-01-10 05:11:15 +00:00
Kunal Malhotra
4f0dc37b89 Checking if package belongs to UID before registering broadcast receiver
Test: manual testing done on device by installing test APK and checking if receiver can register
Bug: 242040055
Change-Id: Ia525f218a46f8bf7fff660cec0d6432f09fdf24d
Merged-In: Ia525f218a46f8bf7fff660cec0d6432f09fdf24d
(cherry picked from commit 790a8d0dd3)
2023-01-09 19:48:44 +00:00
Winson Chiu
43437b4ee6 Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE
Avoids deserialization error when the scheme contains a
reserved character.

Bug: 261858325

Test: atest android.content.cts.IntentTest#testEncoding

Merged-In: Ic34b3f796b762763db5aa7b5d7c109ae70607470
Change-Id: Ic34b3f796b762763db5aa7b5d7c109ae70607470
2023-01-09 19:09:32 +00:00
Winson Chiu
e5a962e68b Encode Intent scheme when serializing to URI string RESTRICT AUTOMERGE
Avoids deserialization error when the scheme contains a
reserved character.

Bug: 261858325

Test: atest android.content.cts.IntentTest#testEncoding

Merged-In: Ic34b3f796b762763db5aa7b5d7c109ae70607470
Change-Id: Ic34b3f796b762763db5aa7b5d7c109ae70607470
2023-01-09 19:09:30 +00:00
Christophe Pinelli
1d737c2fbd [DO NOT MERGE] Backport BAL restrictions from S to R, this blocks apps from using Alarm
Manager to bypass BAL restrictions.

Test: atest BackgroundActivityLaunchTest
Bug: 195756028
Change-Id: Ifa3f79bc74c10d0ac8322079f2e6e3e0ba476b0f
2023-01-09 18:11:26 +00:00
Hao Ke
9f623983a8 Fix checkKeyIntentParceledCorrectly's bypass
The checkKeyIntentParceledCorrectly method was added in checkKeyIntent, which was originaly  only invoked when AccountManagerService deserializes the KEY_INTENT value as not NULL. However, due to the self-changing bundle technique in Parcel mismatch problems, the Intent value can change after reparceling; hence would bypass the added checkKeyIntentParceledCorrectly call.

This CL did the following:

- Ensure the checkKeyIntent method is also called when result.getParcelable(AccountManager.KEY_INTENT) == null.

Bug: 260567867
Bug: 262230405
Test: local test, see b/262230405
Test: atest CtsAccountManagerTestCases
Merged-In: I7b528f52c41767ae12731838fdd36aa26a8f3477
Change-Id: I7b528f52c41767ae12731838fdd36aa26a8f3477
2023-01-09 14:51:17 +00:00
Louis Chang
3abf3b4e63 [automerger skipped] Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into qt-dev am: 1d1446d53b am: 438e63bcac -s ours am: a7dce649b5 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20850158

Change-Id: I0b1247b526eaec1673a0199ec162dad56efe3dc6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 01:58:00 +00:00
Louis Chang
6379ab13ed [automerger skipped] Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" am: 53a76608e5 am: f83968c4c5 -s ours am: 166a094ebf -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20850158

Change-Id: Icc8d0d685e84b5ca51a70837caa8f568193854a3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 01:57:48 +00:00
Louis Chang
a7dce649b5 [automerger skipped] Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into qt-dev am: 1d1446d53b am: 438e63bcac -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20850158

Change-Id: I34a0be8b312fa22d61d340d4521cd08de21a859c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 01:25:31 +00:00
Louis Chang
166a094ebf [automerger skipped] Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" am: 53a76608e5 am: f83968c4c5 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20850158

Change-Id: Ic411b44790e6a93036e5ba348153c921f322f1cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 01:25:10 +00:00
Louis Chang
438e63bcac Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into qt-dev am: 1d1446d53b
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20850158

Change-Id: I0b0ec58779bd5a743550696d2c812aeea6283538
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 00:56:18 +00:00
Louis Chang
f83968c4c5 Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" am: 53a76608e5
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20850158

Change-Id: Id57ae9cc7fd5b0e426e746589d4a9de2e6c05ce5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 00:56:15 +00:00
Louis Chang
5a38197914 Merge "Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege"" into rvc-dev am: 6790434470
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20844717

Change-Id: I89b874f9d76214a0db1585e80e191f33ba36a518
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 00:54:23 +00:00
Louis Chang
0523c5c16f Revert "[RESTRICT AUTOMERGE] Trim the activity info of another uid if no privilege" am: 5caf2dde3d
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20844717

Change-Id: I15a5fe34a3a6da9dd0e0a9bfa344b09cafe0b19b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-06 00:54:10 +00:00