sm7250-common: Drop op extras

This commit is contained in:
Akshay Kakatkar
2022-02-12 17:03:26 +05:30
committed by KakatkarAkshay
parent c968f435a0
commit 5dc90dd003
2 changed files with 0 additions and 12 deletions

View File

@@ -5,11 +5,6 @@
"remote" : "pixel", "remote" : "pixel",
"branch" : "twelve" "branch" : "twelve"
}, },
{
"repository" : "device_oneplus_extras",
"target_path" : "device/oneplus/extras",
"branch" : "twelve"
},
{ {
"repository" : "vendor_oneplus_sm7250-common", "repository" : "vendor_oneplus_sm7250-common",
"target_path" : "vendor/oneplus/sm7250-common", "target_path" : "vendor/oneplus/sm7250-common",

View File

@@ -361,13 +361,6 @@ PRODUCT_PACKAGES += \
libOmxVenc \ libOmxVenc \
libstagefrighthw libstagefrighthw
# OnePlus
PRODUCT_PACKAGES += \
oneplus-fwk
PRODUCT_BOOT_JARS += \
oneplus-fwk
# Power # Power
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.power-service-qti \ android.hardware.power-service-qti \