commit | dd11a4836136db3d04852539246ce67791c1fff4 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri May 01 22:56:58 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 01 22:56:58 2015 +0000 |
tree | 37a3ef30a68e34850a87977c765a1612d3c7057a | |
parent | 4329c6e25400332d9002c978f460d21634a52453 [diff] | |
parent | b068ccbfb6399f9f2715e2d96d22ada5e28f3e45 [diff] |
Merge "More adb buffer fixes."
diff --git a/rootdir/init.rc b/rootdir/init.rc index 3709b82..657ef16 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -643,3 +643,11 @@ class main disabled oneshot + +on property:ro.debuggable=1 + start perfprofd + +service perfprofd /system/xbin/perfprofd + disabled + user root + oneshot