From bc40014f8b3ed4efd775c57f55808f7f9c885938 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 15 Sep 2011 08:52:29 -0700 Subject: Updated scripts to generate maguro self-extractors This adds invensense and widevine, and fine-tunes the other ones for better consistency and ease of maintenance. Bug: 4295425 Change-Id: Ia900c4350b02fb5c82454cf85dbc776465bda130 --- self-extractors/invensense/staging/BoardConfigMaguro.mk | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 self-extractors/invensense/staging/BoardConfigMaguro.mk (limited to 'self-extractors/invensense/staging/BoardConfigMaguro.mk') diff --git a/self-extractors/invensense/staging/BoardConfigMaguro.mk b/self-extractors/invensense/staging/BoardConfigMaguro.mk new file mode 100644 index 0000000..01a0ff3 --- /dev/null +++ b/self-extractors/invensense/staging/BoardConfigMaguro.mk @@ -0,0 +1,13 @@ +# Copyright (C) 2010 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. -- cgit v1.1