From 1e4e66e756cc248d7283bc38e2c3f58852bd0ae2 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Mon, 14 Jan 2019 11:01:23 +0000 Subject: Separate privapp grant for settings.intelligence This app is moving to /product, so split it out of the grant file on /system. For now, make it required by the /system file. As part of moving the an app to /product, the grant file will be made required by the app itself. Bug: 122353713 Test: make Change-Id: I994137279b2c25938fd9967027f606a88bb39468 --- data/etc/com.android.settings.intelligence.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/etc/com.android.settings.intelligence.xml (limited to 'data/etc/com.android.settings.intelligence.xml') diff --git a/data/etc/com.android.settings.intelligence.xml b/data/etc/com.android.settings.intelligence.xml new file mode 100644 index 000000000000..6ca30c1e82fb --- /dev/null +++ b/data/etc/com.android.settings.intelligence.xml @@ -0,0 +1,24 @@ + + + + + + + + + + -- cgit v1.2.3-59-g8ed1b