Skip to content

Commit

Permalink
Merge "Add pro audio feature" into nyc-mr1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gkasten authored and Android (Google) Code Review committed Jul 27, 2016
2 parents d666cfa + 244c4ba commit db327b6
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 @@ -132,6 +132,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 db327b6

Please sign in to comment.