summaryrefslogtreecommitdiffstats
path: root/audio/effect
diff options
context:
space:
mode:
authorKevin Rocard <krocard@google.com>2018-12-04 02:33:41 +0000
committerKevin Rocard <krocard@google.com>2018-12-04 02:33:41 +0000
commit7b7f206da4e3f8f0d630c933c24bab0b396202f5 (patch)
tree179c9b6cd125f5052025a5e624f86d7fc3504966 /audio/effect
parent947bd5423482ed4e066a4d16f1b7fc1d2c0ebc58 (diff)
downloadandroid_hardware_interfaces-7b7f206da4e3f8f0d630c933c24bab0b396202f5.tar.gz
android_hardware_interfaces-7b7f206da4e3f8f0d630c933c24bab0b396202f5.tar.bz2
android_hardware_interfaces-7b7f206da4e3f8f0d630c933c24bab0b396202f5.zip
Revert "Temporally remove audio V5 from the VNDK to save space"
This reverts commit 947bd5423482ed4e066a4d16f1b7fc1d2c0ebc58. Reason for revert: push V5 bash in the VNDK Change-Id: Ic532b59bfcb234fb573390fd427754c2b63badcc
Diffstat (limited to 'audio/effect')
-rw-r--r--audio/effect/5.0/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/effect/5.0/Android.bp b/audio/effect/5.0/Android.bp
index 1367f8d39..d60d94aa9 100644
--- a/audio/effect/5.0/Android.bp
+++ b/audio/effect/5.0/Android.bp
@@ -3,6 +3,9 @@
hidl_interface {
name: "android.hardware.audio.effect@5.0",
root: "android.hardware",
+ vndk: {
+ enabled: true,
+ },
srcs: [
"types.hal",
"IAcousticEchoCancelerEffect.hal",