From 7f0ea0a6ad7b0fcb41d57ba393f841853b2beed4 Mon Sep 17 00:00:00 2001 From: Hyein Yu Date: Mon, 26 Sep 2022 02:23:36 +0000 Subject: [PATCH] Add FULL_ACCESS_CELL_BROADCAST_HISTORY permission to shell for CellBroadcast MTS test. Grant FULL_ACCESS_CELL_BROADCAST_HISTORY permissions to the shell identity for use within CellBroadcast MTS tests. Bug: 236217191 Bug: 227422973 Test: atest com.android.cellbroadcastreceiver.compliancetests.CellBroadcastConfigTest Change-Id: Ief5a4c168968b4dc8c9cf7cc071618d41c23d220 --- data/etc/privapp-permissions-platform.xml | 2 ++ packages/Shell/AndroidManifest.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 392d89e4fc6a6..8ca16071a1e46 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -483,6 +483,8 @@ applications that come with the platform + + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index b971f7a70ca9c..979e9eaa1e844 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -680,6 +680,9 @@ + + +