mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
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:
parent
592e7a19ac
commit
293fd7fc91
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue