Merge "audio: add audio_hdmi" into udc-qpr-dev am: 01beccc9bf am: a5d9e9f201
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/23610699 Change-Id: Ie88ca0ccc9d311cc89bf9602a72e438841c73065 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
eeb379ca67
@ -30,9 +30,11 @@ PRODUCT_PACKAGES += \
|
|||||||
audio.bluetooth.default \
|
audio.bluetooth.default \
|
||||||
audio.r_submix.default \
|
audio.r_submix.default \
|
||||||
audio_spk_35l41 \
|
audio_spk_35l41 \
|
||||||
|
audio_hdmi_aoc \
|
||||||
sound_trigger.primary.$(TARGET_BOARD_PLATFORM)
|
sound_trigger.primary.$(TARGET_BOARD_PLATFORM)
|
||||||
|
|
||||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/hidl
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/hidl
|
||||||
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/hdmi_audio
|
||||||
|
|
||||||
include device/google/gs-common/audio/common.mk
|
include device/google/gs-common/audio/common.mk
|
||||||
|
|
||||||
|
1
audio/sepolicy/hdmi_audio/genfs_contexts
Normal file
1
audio/sepolicy/hdmi_audio/genfs_contexts
Normal file
@ -0,0 +1 @@
|
|||||||
|
genfscon sysfs /devices/platform/drmdp-adma/extcon/hdmi_audio u:object_r:sysfs_extcon:s0
|
Loading…
x
Reference in New Issue
Block a user