cheeseburger: Initial TWRP Configuration
[GitHub/moto-9609/twrp_device_motorola_troika.git] / omni_cheeseburger.mk
CommitLineData
d52e70d1
SJ
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
18PRODUCT_RELEASE_NAME := cheeseburger
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# Time Zone data for recovery
26PRODUCT_COPY_FILES += \
27 bionic/libc/zoneinfo/tzdata:recovery/root/system/usr/share/zoneinfo/tzdata
28
29## Device identifier. This must come after all inclusions
30PRODUCT_DEVICE := cheeseburger
31PRODUCT_NAME := omni_cheeseburger
32PRODUCT_BRAND := OnePlus
33PRODUCT_MODEL := OnePlus A5000
34PRODUCT_MANUFACTURER := OnePlus