Snap for 8352742 from 40429a7aef
to tm-release
Change-Id: Ieb30e7723f89854b92866f911c6517a9e813c5bf
This commit is contained in:
commit
92617a7584
9 changed files with 11 additions and 5 deletions
|
@ -660,8 +660,8 @@ on property:vendor.device.modules.ready=1
|
||||||
chown system system /sys/devices/virtual/sec/tsp/cmd
|
chown system system /sys/devices/virtual/sec/tsp/cmd
|
||||||
chown system system /sys/devices/virtual/sec/tsp/cmd_result
|
chown system system /sys/devices/virtual/sec/tsp/cmd_result
|
||||||
chown system system /sys/devices/virtual/sec/tsp/status
|
chown system system /sys/devices/virtual/sec/tsp/status
|
||||||
chown system system /sys/devices/virtual/input/nvt_touch/force_touch_active
|
chown system system /sys/class/spi_master/spi11/spi11.0/input/nvt_touch/force_touch_active
|
||||||
chown system system /sys/devices/virtual/input/nvt_touch/nvt_dttw_mode
|
chown system system /sys/class/spi_master/spi11/spi11.0/input/nvt_touch/nvt_dttw_mode
|
||||||
# Allow access to touch
|
# Allow access to touch
|
||||||
chown system input /dev/touch_offload
|
chown system input /dev/touch_offload
|
||||||
chmod 660 /dev/touch_offload
|
chmod 660 /dev/touch_offload
|
||||||
|
|
|
@ -835,9 +835,9 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.sys.fuse.passthrough.enable=true
|
persist.sys.fuse.passthrough.enable=true
|
||||||
|
|
||||||
# Force disable of FUSE BPF
|
# Use FUSE BPF
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.sys.fuse.bpf.enable=false
|
ro.fuse.bpf.enabled=true
|
||||||
|
|
||||||
# Use /product/etc/fstab.postinstall to mount system_other
|
# Use /product/etc/fstab.postinstall to mount system_other
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
|
@ -517,7 +517,7 @@ void DumpstateDevice::dumpThermalSection(int fd) {
|
||||||
|
|
||||||
// Dump items related to touch
|
// Dump items related to touch
|
||||||
void DumpstateDevice::dumpPreTouchSection(int fd) {
|
void DumpstateDevice::dumpPreTouchSection(int fd) {
|
||||||
const char nvt_spi_path[] = "/sys/devices/virtual/input/nvt_touch";
|
const char nvt_spi_path[] = "/sys/class/spi_master/spi11/spi11.0/input/nvt_touch";
|
||||||
char cmd[256];
|
char cmd[256];
|
||||||
|
|
||||||
/* NVT touch */
|
/* NVT touch */
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue