universal7885: Enable TARGET_CAMERA_BOOTTIME_TIMESTAMP

* Ref: https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/234657

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Change-Id: I1280bd73787bd283b34b02c7de45b88a6a68c24e
This commit is contained in:
SamarV-121 2020-10-10 15:03:58 +05:30 committed by roynatech2544
commit 293fd7fc91

View file

@ -28,6 +28,9 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53
TARGET_EXCLUDES_AUDIOFX := true TARGET_EXCLUDES_AUDIOFX := true
USE_XML_AUDIO_POLICY_CONF := 1 USE_XML_AUDIO_POLICY_CONF := 1
# Camera
TARGET_CAMERA_BOOTTIME_TIMESTAMP := true
# Enable 64-bits binder # Enable 64-bits binder
TARGET_USES_64_BIT_BINDER := true TARGET_USES_64_BIT_BINDER := true