sanders: Include ARCore
This commit is contained in:
committed by
Keertesh19
parent
fa6d44cab3
commit
afeaf50833
10
device.mk
10
device.mk
@@ -65,6 +65,16 @@ PRODUCT_PACKAGES += \
|
||||
android.hidl.manager@1.0 \
|
||||
android.hidl.base@1.0
|
||||
|
||||
# ARCore
|
||||
PRODUCT_PACKAGES += \
|
||||
arcore
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.config.calibration_cad=/system/etc/calibration_cad.xml
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/calibration_cad.xml:system/etc/calibration_cad.xml
|
||||
|
||||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
audio.primary.msm8953 \
|
||||
|
||||
Reference in New Issue
Block a user