This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/system/build.prop | |
----- | |
# begin build properties | |
# autogenerated by buildinfo.sh | |
ro.build.id=2018-03-16_13-05_1.8.3_d8856db | |
ro.build.display.id=2018-03-16_13-05_1.8.3_d8856db | |
ro.build.version.incremental=1 | |
ro.build.version.sdk=23 | |
ro.build.version.preview_sdk=0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
USER PID PPID VSIZE RSS WCHAN PC NAME | |
root 1 0 388 244 ffffffff 00000000 S /init | |
root 2 0 0 0 ffffffff 00000000 S kthreadd | |
root 3 2 0 0 ffffffff 00000000 S ksoftirqd/0 | |
root 4 2 0 0 ffffffff 00000000 S kworker/0:0 | |
root 5 2 0 0 ffffffff 00000000 S kworker/u:0 | |
root 6 2 0 0 ffffffff 00000000 S migration/0 | |
root 7 2 0 0 ffffffff 00000000 S migration/1 | |
root 8 2 0 0 ffffffff 00000000 S kworker/1:0 | |
root 9 2 0 0 ffffffff 00000000 S ksoftirqd/1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# ADDITIONAL_DEFAULT_PROPERTIES | |
# | |
ro.secure=1 | |
ro.allow.mock.location=0 | |
ro.debuggable=1 | |
persist.sys.usb.config=mtp,adb |