diff options
| author | John Brewer <gzroms@hotmail.com> | 2014-07-28 17:14:40 -0400 |
|---|---|---|
| committer | John Brewer <gzroms@hotmail.com> | 2014-07-28 17:17:13 -0400 |
| commit | 8bc19ffe10c74726a72911b80a5c296b301e07b1 (patch) | |
| tree | c996996705ca4a038350e8602bba0276d890fd24 | |
| parent | 71b1d27faecf0b55598fb7c755eb762e16ba9128 (diff) | |
AndroidProuct.mk already defined in vendor
Change-Id: Iaa0dff5bf415525b74173977430bdac7afd2ba8a
| -rw-r--r-- | AndroidProducts.mk | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk deleted file mode 100644 index 17a1f84..0000000 --- a/AndroidProducts.mk +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright (C) 2014 The CyanogenMod 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. - -PRODUCT_MAKEFILES := \ - $(LOCAL_DIR)/full_moto_msm8960dt.mk |
