python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to work with update_engine Unit test provided by AOSP?
We are planning to use google's unit tests for verification - https://chromium.googlesource.com/aosp/platform/system/update_engine/+/HEAD/
I tried building update_engine like any other module -
mydir/...

Bajrang Hudda
Votes: 0
Answers: 1
How to disable status bar and not hide it in android?
I want to permanently disable status bar, not hide it. I was able to disable navigation bar by giving qemu.hw.mainkeys=1 in system.prop and building the image.
But, i didn't find any method to disable...

Sourabrt
Votes: 0
Answers: 1
SEAndroid: Does dump state get prop violate never allow rule
When building AOSP S(12), I encounter a strange problem, but maybe only in sometimes / some machine. The error.log is as follows
neverallow check failed at out/target/product/msmnile_au/obj/ETC/plat_s...
Yang Le
Votes: 0
Answers: 2