cepheus: Ship prebuilt IFAAService

This commit is contained in:
kawaaii 2022-08-27 17:21:41 -05:00 committed by tribual
parent 3d63f8bb18
commit 995a33ef79
No known key found for this signature in database
GPG key ID: BFE848F9077D6402
3 changed files with 12 additions and 0 deletions

View file

@ -37,6 +37,17 @@ 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",

View file

@ -959,6 +959,7 @@ PRODUCT_PACKAGES += \
SoterService \
CACertService \
CneApp \
IFAAService \
IWlanService \
TimeService \
pasrservice \

Binary file not shown.