mirror of
https://github.com/Evolution-X-Devices/vendor_google_walleye
synced 2026-01-27 14:21:05 +00:00
walleye: Drop QTI datastatusnotification
It crashes on Android 14 Change-Id: I7649956d630659f81094f66a6fef334511959aef
This commit is contained in:
committed by
Asriadi Rahim
parent
cfe805d1c9
commit
d1072a2514
10
Android.bp
10
Android.bp
@@ -15,16 +15,6 @@ android_app_import {
|
||||
},
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "datastatusnotification",
|
||||
owner: "google",
|
||||
apk: "proprietary/app/datastatusnotification/datastatusnotification.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "ims",
|
||||
owner: "google",
|
||||
|
||||
Binary file not shown.
@@ -177,7 +177,6 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
QAS_DVC_MSP_VZW \
|
||||
datastatusnotification \
|
||||
ims \
|
||||
uceShimService \
|
||||
vzw_msdc_api \
|
||||
|
||||
Reference in New Issue
Block a user