View Single Post
Old 07-24-2023, 12:53 PM   #36
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 4,068
Karma: 18028039
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by ottischwenk View Post
It says 0
Well, that's the problem.
In my Poke3 it's in /system/etc/prop.default:
Code:
#
# ADDITIONAL_DEFAULT_PROPERTIES
#
ro.actionable_compatible_property.enabled=true
ro.postinstall.fstab.prefix=/system
ro.secure=1
security.perf_harden=1
ro.adb.secure=1
ro.allow.mock.location=0
ro.debuggable=0
...
As said, you can mod this with a Magisk module (if you're using Magisk).
The other alternative is the "nuclear option" of system-modding root.
That could also complicate updates.
But you're A11, which makes this even more problematical with the super partition.

I'm A10 and already system-modding root so enabling mock would be trivial.
Renate is offline   Reply With Quote