python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Increasing serial console suspend time in linux kernel?
I want to increase suspend time for serial console which is approximately 5 mins right now.
For disabling the suspend I'm using no_console_suspend in BOARD_KERNEL_CMDLINE. But ultimate goal is to incr...
TaiRon
Votes: 0
Answers: 0
Android 11 AOSP AB STREAMING update https problem
I am trying to write my own AB STREAMING update based on https://android.googlesource.com/platform/bootable/recovery/+/master/updater_sample and after many days of developing and decomposing looks it ...
Darius Radius
Votes: 0
Answers: 1
How to make device owner from setup wizard in AOSP programmatically
I am looking to the setup device owner from custom setup wizard app programmatically
Currently, I am testing with google sample testDpc app.
I am able to ask for provisioning mode by using the calling...
Jarvis
Votes: 0
Answers: 2
adb shell cmd overlay resets to it's previous state (doesn't activate) after reboot
I'm trying to switch between gestural and threebutton navigation using
cmd overlay enable com.android.internal.systemui.navbar.gestural
and
cmd overlay enable com.android.internal.systemui.navbar.thre...
Sourabrt
Votes: 0
Answers: 1