• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Verizon] Requesting a file for Blocking Mode

syntrix

Android Expert
My main workstation with adb is being weird with the new VZW S4.

Can anyone pull or direct to this file:

/system/app/SecSettings.apk

aka, just run:
adb pull /system/app/SecSettings.apk

It might also be named:
/system/app/SecSettingsProvider.apk

I'm looking into blocking mode, seems nobody cares about it. I have it from an ATT phone, but it's named differently, wanted to run a diff between the two.

I am not an android developer, but I'll leave this nugget from the VZW Note 2 that I have that is rooted.

NO YOU DO NOT WANT TO RUN THE COMMAND HERE, just look at the output, which is truncated:

root@android:/data/system # grep -Hr Dormant /
grep -Hr Dormant /
/firmware/image/dsp2.mbn:hdridle.c:HDR Active or Dormant
/system/app/SecSettings.apk:♀♀Dormant mode
/system/app/SecSettings.apk:
 
Back
Top Bottom