From 9251bc512723685812d50c95d247b6a888a65950 Mon Sep 17 00:00:00 2001 From: Yi Kong Date: Wed, 28 Jul 2021 20:44:16 +0800 Subject: [PATCH] Add TRIGGER_SHELL_PROFCOLLECT_UPLOAD permission This will be used to restrict only the system server shall be allowed to trigger profcollect upload in shell. Test: manual Bug: 183487233 Bug: 194155753 Change-Id: I469fe5f9a0559dde8b887591cfe12c72c104f1d4 --- core/res/AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index a761d02cc3343..0135e45c9b546 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -3226,6 +3226,13 @@ + + +