commit | 4af40ff1aa7699fd2ff9d830fc4eadd4ddd86919 | [log] [tgz] |
---|---|---|
author | cjybyjk <cjybyjk@gmail.com> | Tue Aug 18 09:38:23 2020 +0800 |
committer | cjybyjk <cjybyjk@gmail.com> | Tue Aug 18 09:38:23 2020 +0800 |
tree | e38050ec8a017c4be8cb071200e11cd7d87013a3 | |
parent | 05b45132b224b95ff89c98827cb1998a51799227 [diff] |
Android.bp: make this module privileged
diff --git a/app/src/main/Android.bp b/app/src/main/Android.bp index ad773ec..fb51116 100644 --- a/app/src/main/Android.bp +++ b/app/src/main/Android.bp
@@ -17,6 +17,7 @@ platform_apis: true, product_specific: true, + privileged: true, certificate: "platform", required: ["privapp_whitelist_org.exthmui.game.xml"],