LG8n: Add DerpFest Flags

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-08-10 11:59:38 +08:00
parent d0302992d2
commit 9f7e113ade
2 changed files with 17 additions and 0 deletions

View file

@ -7,6 +7,7 @@
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# Inherit from device makefile.
$(call inherit-product, device/tecno/LG8n/device.mk)
@ -24,6 +25,8 @@ PRODUCT_MODEL := TECNO LG8n
PRODUCT_GMS_CLIENTID_BASE := android-transsion
TARGET_BOOT_ANIMATION_RES := 1080
TARGET_USES_PICO_GAPPS := true
PRODUCT_NO_CAMERA := false
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=LG8n-GL

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2020 DerpFest 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.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="maintainer_name">Ren (Shirayuki39/Shirayuki429)</string>
<string name="maintainer_telegram" translatable="false">https://t.me/shirayuki428stuffchat</string>
</resources>