mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-02 14:21:42 +00:00
init.hardware.diag.rc.userdebug: enable on device QXDM logging
am: cb5deb4a4d
Change-Id: I5802d94ce7f3446ed36dad43c7b6886340b8b13b
This commit is contained in:
@@ -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