glodroid_manifest
glodroid_manifest copied to clipboard
Offer user builds, not only userdebug
This would only need changing a single line or so, I suppose. Rationale is the following: userdebug enables ro.debuggable
, which opens debugging interfaces and thus can decrease security.
@matviizorin
Assignment removed due to long inactivity. Please update it if you are still working on the issue.
On my PinePhone running GloDroid v0.8.1 I get the message, "Serial console enabled - Performance is impacted".
I'm curious if a user build instead of a userdebug build would turn the serial console off.
On my PinePhone running GloDroid v0.8.1 I get the message, "Serial console enabled - Performance is impacted".
I'm curious if a user build instead of a userdebug build would turn the serial console off.
No, I believe it could be disabled in kernel configs.