Merge "caimito: add smartfeature table." into main
This commit is contained in:
commit
3948dd2dce
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_SOONG_NAMESPACES += device/google/caimito/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 \
|
||||||
|
|
|
@ -35,6 +35,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/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_SOONG_NAMESPACES += device/google/caimito/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 \
|
||||||
|
|
|
@ -35,6 +35,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/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_SOONG_NAMESPACES += device/google/caimito/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 \
|
||||||
|
|
|
@ -35,6 +35,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/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