Excluding TWRP app
[GitHub/moto-9609/twrp_device_motorola_troika.git] / omni_enchilada.mk
1 #
2 # Copyright 2017 The Android Open Source Project
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 # http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 #
16
17 # Release name
18 PRODUCT_RELEASE_NAME := enchilada
19
20 $(call inherit-product, build/target/product/embedded.mk)
21
22 # Inherit from our custom product configuration
23 $(call inherit-product, vendor/omni/config/common.mk)
24
25 # Inherit from hardware-specific part of the product configuration
26 $(call inherit-product, device/oneplus/enchilada/device.mk)
27
28 ## Device identifier. This must come after all inclusions
29 PRODUCT_DEVICE := enchilada
30 PRODUCT_NAME := omni_enchilada
31 PRODUCT_BRAND := OnePlus
32 PRODUCT_MODEL := OnePlus A6000
33 PRODUCT_MANUFACTURER := OnePlus
34
35 PRODUCT_BUILD_PROP_OVERRIDES += \
36 PRODUCT_NAME=OnePlus6 \
37 BUILD_PRODUCT=OnePlus6 \
38 TARGET_DEVICE=OnePlus6