move to system partition
fix issue #2
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Change-Id: I2de4acec7312dea4eadc68fcd9bb5ef617491771
diff --git a/app/src/main/Android.bp b/app/src/main/Android.bp
index 4c9ec57..21b120b 100644
--- a/app/src/main/Android.bp
+++ b/app/src/main/Android.bp
@@ -16,7 +16,6 @@
],
platform_apis: true,
- product_specific: true,
privileged: true,
certificate: "platform",
@@ -26,7 +25,6 @@
prebuilt_etc {
name: "privapp_whitelist_org.exthmui.game.xml",
- product_specific: true,
src: "privapp_whitelist_org.exthmui.game.xml",
sub_dir: "permissions",