diff --git a/sm6150.mk b/sm6150.mk index fd7cb2a..4d42eb5 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -186,10 +186,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.location.gps.xml -# Handheld hardware -PRODUCT_COPY_FILES += \ - frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml - # Health PRODUCT_PACKAGES += \ android.hardware.health@2.1-impl \