SetupWizard: Move to system_ext
* This is where system _extensions_ should live Change-Id: I1fc0dbf73c63e92525c8837a19b8f750fab55271
This commit is contained in:
committed by
Michael Bestas
parent
c102a32744
commit
6b9de1c6ee
@@ -21,6 +21,7 @@ android_app {
|
||||
|
||||
certificate: "platform",
|
||||
privileged: true,
|
||||
system_ext_specific: true,
|
||||
platform_apis: true,
|
||||
|
||||
overrides: ["Provision"],
|
||||
@@ -43,6 +44,7 @@ android_app {
|
||||
|
||||
prebuilt_etc {
|
||||
name: "privapp_whitelist_org.lineageos.setupwizard",
|
||||
system_ext_specific: true,
|
||||
src: "privapp_whitelist_org.lineageos.setupwizard.xml",
|
||||
sub_dir: "permissions",
|
||||
filename_from_src: true,
|
||||
|
Reference in New Issue
Block a user