mirror of
https://github.com/followmsi/android_vendor.git
synced 2024-11-06 21:55:44 +00:00
cepheus: nuke IFAA
This commit is contained in:
parent
612d5745d8
commit
fd4ad93f9e
3 changed files with 0 additions and 12 deletions
11
Android.bp
11
Android.bp
|
@ -37,17 +37,6 @@ android_app_import {
|
|||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "IFAAService",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/vendor/app/IFAAService/IFAAService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "IWlanService",
|
||||
owner: "xiaomi",
|
||||
|
|
|
@ -958,7 +958,6 @@ PRODUCT_PACKAGES += \
|
|||
SoterService \
|
||||
CACertService \
|
||||
CneApp \
|
||||
IFAAService \
|
||||
IWlanService \
|
||||
TimeService \
|
||||
pasrservice \
|
||||
|
|
BIN
proprietary/vendor/app/IFAAService/IFAAService.apk
vendored
BIN
proprietary/vendor/app/IFAAService/IFAAService.apk
vendored
Binary file not shown.
Loading…
Reference in a new issue