adb-permissions.bash: add morelocale

This commit is contained in:
Aminda Suomalainen 2024-02-27 15:47:55 +02:00
parent 6f0377d1b6
commit 485e3711b8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -35,6 +35,9 @@ echo "In case of trouble check Android System Settings, Connected devices, USB m
# Logfox adb reader from F-Droid
adb "$@" shell pm grant com.f0x1d.logfox android.permission.READ_LOGS
# https://github.com/c-lis/morelocale
adb "$@" shell pm grant jp.co.c_lis.ccl.morelocale android.permission.CHANGE_CONFIGURATION
# Wait a bit and then reboot the device
sleep 5
#adb "$@" reboot