peridot: Import missing AtFwd2 app

Change-Id: I7931c4c84fb5e87f31431f650bd19084071f5144
This commit is contained in:
AdarshGrewal
2025-09-18 22:24:28 +05:30
parent bd192bdccf
commit 8ca230eb80
3 changed files with 12 additions and 0 deletions

View File

@@ -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",

View File

@@ -2606,6 +2606,7 @@ PRODUCT_PACKAGES += \
IWlanService \
TimeService \
uimgbaservice \
AtFwd2 \
ImsRcsService \
QesdkSysService \
QtiTelephony \

Binary file not shown.