diff options
| author | Chris Fries <cfries@google.com> | 2017-06-27 12:02:00 -0500 |
|---|---|---|
| committer | Chris Fries <cfries@google.com> | 2017-06-27 12:02:00 -0500 |
| commit | dc2b50dfc6ee630b9021b5a576c7fa90c5316928 (patch) | |
| tree | 032ff63fb2c1c7a31b06033d701a49bfcf98c5fb /init.hardware.diag.rc.user | |
| parent | 3578d54ef27d3fc05ffa827ae6318f4d50484224 (diff) | |
crosshatch: Reset to wahoo on master.
commit dc78ac4aaa64e427c0f5c0672dc22939a9a7b85f
Merge: 820b880 163a21c
Author: Glenn Kasten <gkasten@google.com>
Date: Tue Jun 27 15:12:54 2017 +0000
Merge "Report feature android.software.midi to enable testing" into oc-dr1-dev am: 614e203677
am: 163a21c15f
Change-Id: I18876c0ce8e0435fdcb947d475c66fe7fae57da1
Change-Id: Id08e99f0603407199020818485eb29d92d421c43
Diffstat (limited to 'init.hardware.diag.rc.user')
| -rw-r--r-- | init.hardware.diag.rc.user | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/init.hardware.diag.rc.user b/init.hardware.diag.rc.user new file mode 100644 index 0000000..1fc0b0c --- /dev/null +++ b/init.hardware.diag.rc.user @@ -0,0 +1,18 @@ +# +# Copyright (C) 2016 The Android Open-Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +on property:ro.boot.mode=normal + rm /dev/diag |
