peridot: Import missing AtFwd2 app
Change-Id: I7931c4c84fb5e87f31431f650bd19084071f5144
This commit is contained in:
11
Android.bp
11
Android.bp
@@ -38439,6 +38439,17 @@ android_app_import {
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "AtFwd2",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/app/AtFwd2/AtFwd2.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "ImsRcsService",
|
||||
owner: "xiaomi",
|
||||
|
||||
@@ -2606,6 +2606,7 @@ PRODUCT_PACKAGES += \
|
||||
IWlanService \
|
||||
TimeService \
|
||||
uimgbaservice \
|
||||
AtFwd2 \
|
||||
ImsRcsService \
|
||||
QesdkSysService \
|
||||
QtiTelephony \
|
||||
|
||||
BIN
proprietary/system_ext/app/AtFwd2/AtFwd2.apk
Normal file
BIN
proprietary/system_ext/app/AtFwd2/AtFwd2.apk
Normal file
Binary file not shown.
Reference in New Issue
Block a user