diff options
| author | Alexey Polyudov <apolyudov@google.com> | 2017-02-23 13:25:31 -0800 |
|---|---|---|
| committer | Alexey Polyudov <apolyudov@google.com> | 2017-02-23 13:26:06 -0800 |
| commit | d9d5f83ea6b5fae374bcccf106ef0eca21ae1e74 (patch) | |
| tree | 0f6f83130e2797739021fbc58188118bd710cfb3 /init.hardware.diag.rc.user | |
| parent | 679d74d7f1dfaff146ac8d3210e1a33960309c26 (diff) | |
build: add missing files
Change-Id: I9176da1ad83c0989b030d5984d6a01b5e4fcd7e7
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 00000000..1fc0b0c9 --- /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 |
