mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -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
|
|
@ -10,6 +10,9 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
|
|||
# Derp
|
||||
DERP_BUILDTYPE := Official
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
CameraLightSensor
|
||||
|
||||
# USB
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.3-service.samsung
|
||||
|
|
|
|||
Loading…
Reference in a new issue