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