Skip to content

Instantly share code, notes, and snippets.

/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
@lbdaberi
lbdaberi / ps_ubuntutouch_maguro
Last active December 14, 2015 12:49
Processes of Ubuntu Touch on Galaxy Nexus.
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
@lbdaberi
lbdaberi / default.prop
Last active December 14, 2015 01:39
init.rc for Ubuntu for Tablet (Nexus7/Grouper)
#
# ADDITIONAL_DEFAULT_PROPERTIES
#
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=1
persist.sys.usb.config=mtp,adb