Skip to content

Commit

Permalink
Add pro audio feature
Browse files Browse the repository at this point in the history
Bug: 30115780
Change-Id: Id272b935db0e91d3354c666811a3c1c6a62a0be3
  • Loading branch information
gkasten committed Jul 27, 2016
1 parent a762f4e commit 244c4ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device-common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml

# Pro audio feature
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.audio.pro.xml:system/etc/permissions/android.hardware.audio.pro.xml

# Camera
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
Expand Down

0 comments on commit 244c4ba

Please sign in to comment.