mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
init.hardware.diag.rc.userdebug: enable on device QXDM logging
Change-Id: Ib89f89287709a60e4c2cedce3ca9da6e80b348d1
This commit is contained in:
committed by
Thierry Strudel
parent
1ba06e5875
commit
cb5deb4a4d
@@ -14,6 +14,15 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
on post-fs-data
|
||||
# Modem logging collection
|
||||
mkdir /data/diag_logs 0777 system system
|
||||
# WLAN logging collection
|
||||
mkdir /data/cnss_diag 0777 system system
|
||||
|
||||
on boot
|
||||
chmod 666 /dev/diag
|
||||
|
||||
on property:sys.usb.ffs.ready=1 && property:sys.usb.config=diag && property:sys.usb.configfs=1
|
||||
write /config/usb_gadget/g1/configs/b.1/strings/0x409/configuration "diag"
|
||||
rm /config/usb_gadget/g1/configs/b.1/f1
|
||||
|
||||
Reference in New Issue
Block a user