diff options
| author | Wei Wang <wvw@google.com> | 2018-04-24 04:24:04 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2018-04-24 04:24:04 +0000 |
| commit | 31d22d4b66232d71c71d7e3f5ce8a05a72585e22 (patch) | |
| tree | 2fe05993706a5344435eb69843a4559a41848a46 /dumpstate | |
| parent | eb210493cbb77764e0ab626935530b289d6bfa1a (diff) | |
| parent | 2ec5a3f2bc0a6e6a431ff547e9490a842ffaba39 (diff) | |
Merge "dumpstate: add interface into rc file" into pi-dev
Diffstat (limited to 'dumpstate')
| -rw-r--r-- | dumpstate/android.hardware.dumpstate@1.0-service.crosshatch.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dumpstate/android.hardware.dumpstate@1.0-service.crosshatch.rc b/dumpstate/android.hardware.dumpstate@1.0-service.crosshatch.rc index 72976ca..37b4d09 100644 --- a/dumpstate/android.hardware.dumpstate@1.0-service.crosshatch.rc +++ b/dumpstate/android.hardware.dumpstate@1.0-service.crosshatch.rc @@ -2,6 +2,7 @@ service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-servi class hal user system group system + interface android.hardware.dumpstate@1.0::IDumpstateDevice default on boot chmod 0444 /sys/kernel/debug/tzdbg/qsee_log |
