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