sm8450-common: Mark CNE symlink target as required package
This commit is contained in:
parent
2ea05b9bb6
commit
deaf6f8eb2
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ android_app_import {
|
||||||
name: "CneApp",
|
name: "CneApp",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
apk: "proprietary/vendor/app/CneApp/CneApp.apk",
|
apk: "proprietary/vendor/app/CneApp/CneApp.apk",
|
||||||
|
required: ["CneApp.libvndfwk_detect_jni.qti_vendor_symlink"],
|
||||||
certificate: "platform",
|
certificate: "platform",
|
||||||
dex_preopt: {
|
dex_preopt: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
|
|
Loading…
Reference in a new issue