diff options
| author | Mike J. Chen <mjchen@google.com> | 2014-08-06 14:57:26 -0700 |
|---|---|---|
| committer | Mike J. Chen <mjchen@google.com> | 2014-08-06 22:27:38 -0700 |
| commit | 3e46de31888592bd99565ac9196e7f9f11786963 (patch) | |
| tree | a15d0b213af4492ddd32a844b4ee8f89acbfb91c /gpio-keys.idc | |
| parent | 2e9aa258ea188045744f771738a9c5c4fe42fc5b (diff) | |
Add Spike.kl, gpio-keys, and virtual remote key files
Change-Id: I888d062f76dd2bea26a4c030f86c482bf9c4b7d0
Signed-off-by: Mike J. Chen <mjchen@google.com>
Diffstat (limited to 'gpio-keys.idc')
| -rw-r--r-- | gpio-keys.idc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gpio-keys.idc b/gpio-keys.idc new file mode 100644 index 0000000..e151d88 --- /dev/null +++ b/gpio-keys.idc @@ -0,0 +1,15 @@ +# Copyright (C) 2014 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. + +device.internal = 1 |
