mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Don't include CameraLightSensor for now
* Its so buggy now, needfix..
This commit is contained in:
parent
aee1cc5125
commit
8c71e00224
6 changed files with 4 additions and 10 deletions
|
|
@ -7,9 +7,6 @@ $(call inherit-product, vendor/samsung/a10-arm64/a10-vendor.mk)
|
|||
|
||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
CameraLightSensor
|
||||
|
||||
# USB
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.0-service.a10
|
||||
|
|
|
|||
Loading…
Reference in a new issue