forked from AndroiableDroid/twrp_device_InFocus_G42
-
Notifications
You must be signed in to change notification settings - Fork 1
/
omni_G42.mk
executable file
·47 lines (37 loc) · 1.42 KB
/
omni_G42.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
#
# Copyright (C) 2015-2016 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.
#
# Inherit some common CM stuff.
$(call inherit-product, vendor/omni/config/common.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
# Inherit from the common Open Source product configuration
#$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from hardware-specific part of the product configuration
$(call inherit-product, device/InFocus/G42/device_G42.mk)
# Release name
PRODUCT_RELEASE_NAME := M680_00WW
EXTENDED_FONT_FOOTPRINT := true
PRODUCT_DEVICE := G42
PRODUCT_NAME := omni_G42
PRODUCT_BRAND := InFocus
PRODUCT_MODEL := M680_00WW
PRODUCT_MANUFACTURER := InFocus
PRODUCT_RESTRICT_VENDOR_FILES := false
# Boot animation
TARGET_SCREEN_HEIGHT := 1920
TARGET_SCREEN_WIDTH := 1080
TARGET_BOOTANIMATION_NAME := 1080
PRODUCT_DEFAULT_LANGUAGE := en
PRODUCT_DEFAULT_REGION := US