Skip to content

Commit 37defd1

Browse files
authored
Pacify error message on some devices
1 parent 52386d8 commit 37defd1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

device.mk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ PRODUCT_PACKAGES += \
6363
# fastbootd for recovery
6464
PRODUCT_PACKAGES += \
6565
fastbootd
66+
67+
# Camera
68+
PRODUCT_PACKAGES += \
69+
vendor.lineage.camera.motor@1.0

0 commit comments

Comments
 (0)