Snap for 12368262 from ebb894ae30
to 25D4-release
Change-Id: I73b4b8dc2a85e00cdcf85f97acf2c776cd1faa55
This commit is contained in:
commit
4adcc5a0b1
3 changed files with 5 additions and 0 deletions
Binary file not shown.
|
@ -7,6 +7,7 @@ on init && property:ro.vendor.factory=1
|
||||||
on init
|
on init
|
||||||
# eSE streset tool name
|
# eSE streset tool name
|
||||||
setprop persist.vendor.se.streset libstreset24
|
setprop persist.vendor.se.streset libstreset24
|
||||||
|
setprop persist.vendor.nfc.streset libstreset24
|
||||||
|
|
||||||
# Permissions for display
|
# Permissions for display
|
||||||
on fs
|
on fs
|
||||||
|
|
|
@ -14,6 +14,8 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
SHIPPING_API_LEVEL := 34
|
||||||
|
|
||||||
ifdef RELEASE_GOOGLE_TEGU_RADIO_DIR
|
ifdef RELEASE_GOOGLE_TEGU_RADIO_DIR
|
||||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_TEGU_RADIO_DIR)
|
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_TEGU_RADIO_DIR)
|
||||||
endif
|
endif
|
||||||
|
@ -53,7 +55,9 @@ include device/google/gs-common/bcmbt/bluetooth.mk
|
||||||
include device/google/gs-common/touch/gti/predump_gti.mk
|
include device/google/gs-common/touch/gti/predump_gti.mk
|
||||||
include device/google/gs-common/touch/syna/predump_syna20.mk
|
include device/google/gs-common/touch/syna/predump_syna20.mk
|
||||||
include device/google/gs-common/modem/radio_ext/radio_ext.mk
|
include device/google/gs-common/modem/radio_ext/radio_ext.mk
|
||||||
|
include device/google/gs-common/gril/hidl/1.7/gril_hidl.mk
|
||||||
include device/google/gs-common/esim/esim.mk
|
include device/google/gs-common/esim/esim.mk
|
||||||
|
|
||||||
# go/lyric-soong-variables
|
# go/lyric-soong-variables
|
||||||
$(call soong_config_set,lyric,camera_hardware,tegu)
|
$(call soong_config_set,lyric,camera_hardware,tegu)
|
||||||
$(call soong_config_set,lyric,tuning_product,tegu)
|
$(call soong_config_set,lyric,tuning_product,tegu)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue