comet: add smartfeature table
Test: Build Pass Bug: 317851039 Change-Id: I36aef50a2d99553a56af1afd1ca102a2f30e3c33
This commit is contained in:
parent
7e5f4f94d0
commit
62729640ec
3 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,7 @@ PRODUCT_COPY_FILES += $(call copy-files,$(wildcard $(SPK_FIRMWARE_FULL_PATH)/*)
|
||||||
PRODUCT_SOONG_NAMESPACES += device/google/comet/audio/$(AUDIO_TABLE_FOLDER)/tuning
|
PRODUCT_SOONG_NAMESPACES += device/google/comet/audio/$(AUDIO_TABLE_FOLDER)/tuning
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
recording.gatf \
|
recording.gatf \
|
||||||
|
smartfeature.gstf \
|
||||||
BLUETOOTH.dat \
|
BLUETOOTH.dat \
|
||||||
HANDSFREE.dat \
|
HANDSFREE.dat \
|
||||||
HANDSET.dat \
|
HANDSET.dat \
|
||||||
|
|
|
@ -31,6 +31,11 @@ prebuilt_etc {
|
||||||
src: "bluenote/recording.gatf",
|
src: "bluenote/recording.gatf",
|
||||||
defaults: ["aoc_defaults"],
|
defaults: ["aoc_defaults"],
|
||||||
}
|
}
|
||||||
|
prebuilt_etc {
|
||||||
|
name: "smartfeature.gstf",
|
||||||
|
src: "bluenote/smartfeature.gstf",
|
||||||
|
defaults: ["aoc_defaults"],
|
||||||
|
}
|
||||||
prebuilt_etc {
|
prebuilt_etc {
|
||||||
name: "template.xml",
|
name: "template.xml",
|
||||||
src: "bluenote/template.xml",
|
src: "bluenote/template.xml",
|
||||||
|
|
BIN
audio/comet/tuning/bluenote/smartfeature.gstf
Normal file
BIN
audio/comet/tuning/bluenote/smartfeature.gstf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue