From bb955f4d547c95e80f55f1d082b1bf56e62c8831 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 22 Mar 2013 15:53:57 -0700 Subject: Rename AOSP builds to aosp_* Change-Id: I5c12171e585dfc11561a8d639d0d8e2463531deb --- aosp_maguro.mk | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 aosp_maguro.mk (limited to 'aosp_maguro.mk') diff --git a/aosp_maguro.mk b/aosp_maguro.mk new file mode 100644 index 0000000..fc1140b --- /dev/null +++ b/aosp_maguro.mk @@ -0,0 +1,18 @@ +# +# Copyright 2013 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. +# +$(call inherit-product, device/samsung/maguro/full_maguro.mk) + +PRODUCT_NAME := aosp_maguro -- cgit v1.1