mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
8 lines
189 B
Makefile
8 lines
189 B
Makefile
TARGET_LOCAL_ARCH := arm
|
|
|
|
$(call inherit-product, vendor/samsung/a10-arm/a10-vendor.mk)
|
|
|
|
PRODUCT_PACKAGES += \
|
|
android.hardware.sensors@1.0-service
|
|
|
|
include device/samsung/a10/common.mk
|