mirror of
https://github.com/Evolution-X-Devices/device_oplus_mt6893-common
synced 2026-02-01 08:39:12 +00:00
RMX3031: Switch Maintainer name to overlay
Signed-off-by: Nishant Kumar <www.rajsonu13@gmail.com>
This commit is contained in:
@@ -21,16 +21,14 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
# Inherit from device makefile
|
||||
$(call inherit-product, device/realme/RMX3031/device.mk)
|
||||
|
||||
# Inherit some common Pixel-Experience stuff.
|
||||
# Inherit some common AOSP stuff.
|
||||
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
|
||||
|
||||
# Official-ify
|
||||
ELIXIR_MAINTAINER := NishantKumar6342
|
||||
ELIXIR_BUILD_TYPE := OFFICIAL
|
||||
IS_PHONE := true
|
||||
CUSTOM_BUILD_TYPE := OFFICIAL
|
||||
TARGET_BOOT_ANIMATION_RES := 1080
|
||||
TARGET_SUPPORTS_QUICK_TAP := true
|
||||
TARGET_SUPPORTS_CALL_RECORDING := true
|
||||
EXTRA_UDFPS_ANIMATIONS := true
|
||||
TARGET_REMOVE_APERTURE_CAM := true
|
||||
|
||||
18
rro_overlays/SettingsOverlay/res/values/strings.xml
Normal file
18
rro_overlays/SettingsOverlay/res/values/strings.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2021-2023 Project Elixir
|
||||
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="elixir_maintainer">Nishant Kumar</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user