sm7250-common: Switch back to AOSP NFC

This commit is contained in:
luca020400
2021-10-26 15:04:08 +02:00
committed by Akshay Kakatkar
parent 6e81257795
commit c8b929bc95
8 changed files with 0 additions and 79 deletions

View File

@@ -135,18 +135,6 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "NxpNfcNci",
owner: "oneplus",
apk: "proprietary/system_ext/app/NxpNfcNci/NxpNfcNci.apk",
overrides: ["NfcNci"],
certificate: "platform",
dex_preopt: {
enabled: false,
},
system_ext_specific: true,
}
android_app_import {
name: "QtiTelephonyService",
owner: "oneplus",