zenfone7: Build bluetooth audio from source

Change-Id: Ia30b9303de0b82e96966c555cc4985d82f9ee7bc
diff --git a/regen-vendor.sh b/regen-vendor.sh
index 8b7f25f..3eb7d75 100755
--- a/regen-vendor.sh
+++ b/regen-vendor.sh
@@ -66,6 +66,8 @@
     "etc/audio_policy_volumes.xml"
     "etc/audio_policy_volumes_ZS670KS.xml"
     "etc/audio_tuning_mixer.txt"
+    "etc/permissions/android.hardware.bluetooth.xml"
+    "etc/permissions/android.hardware.bluetooth_le.xml"
     "etc/bluetooth_qti_audio_policy_configuration.xml"
     "bin/hw/android.hardware.audio.service"
     "etc/init/android.hardware.audio.service.rc"
@@ -74,6 +76,7 @@
     "lib/android.hardware.audio.common@4.0-util.so"
     "lib/android.hardware.audio.common@5.0-util.so"
     "lib/android.hardware.audio.common@6.0-util.so"
+    "lib/libbluetooth_audio_session.so"
     "lib/hw/android.hardware.audio.effect@2.0-impl.so"
     "lib/hw/android.hardware.audio.effect@4.0-impl.so"
     "lib/hw/android.hardware.audio.effect@5.0-impl.so"
@@ -82,11 +85,13 @@
     "lib/hw/android.hardware.audio@4.0-impl.so"
     "lib/hw/android.hardware.audio@5.0-impl.so"
     "lib/hw/android.hardware.audio@6.0-impl.so"
+    "lib/hw/android.hardware.bluetooth.audio@2.0-impl.so"
     "lib64/android.hardware.audio.common-util.so"
     "lib64/android.hardware.audio.common@2.0-util.so"
     "lib64/android.hardware.audio.common@4.0-util.so"
     "lib64/android.hardware.audio.common@5.0-util.so"
     "lib64/android.hardware.audio.common@6.0-util.so"
+    "lib64/libbluetooth_audio_session.so"
     "lib64/hw/android.hardware.audio.effect@2.0-impl.so"
     "lib64/hw/android.hardware.audio.effect@4.0-impl.so"
     "lib64/hw/android.hardware.audio.effect@5.0-impl.so"
@@ -95,6 +100,9 @@
     "lib64/hw/android.hardware.audio@4.0-impl.so"
     "lib64/hw/android.hardware.audio@5.0-impl.so"
     "lib64/hw/android.hardware.audio@6.0-impl.so"
+    "lib64/hw/android.hardware.bluetooth.audio@2.0-impl.so"
+    "lib/hw/audio.bluetooth.default.so"
+    "lib64/hw/audio.bluetooth.default.so"
     "lib/hw/audio.primary.default.so"
     "lib64/hw/audio.primary.default.so"
     "lib/libeffects.so"