Skip to content
Snippets Groups Projects
Commit b238464e authored by Dhina17's avatar Dhina17
Browse files

onclite: Add OTA assert devices


Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 6bc75cfb
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,9 @@ TARGET_KERNEL_VERSION := 4.9 ...@@ -50,6 +50,9 @@ TARGET_KERNEL_VERSION := 4.9
# ANT # ANT
BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease" BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease"
# Assert
TARGET_OTA_ASSERT_DEVICE := onclite,onc
# Audio # Audio
AUDIO_FEATURE_ENABLED_ANC_HEADSET := true AUDIO_FEATURE_ENABLED_ANC_HEADSET := true
AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment