Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9fddbf1e47
|
|||
|
|
edadc1b2e4 | ||
|
|
0bf2a44203 | ||
|
|
9809a030f1 | ||
|
|
b4d8befd2f | ||
|
|
b0a704bd46 |
@@ -1,26 +1,26 @@
|
||||
[
|
||||
{
|
||||
"repository": "kernel_realme_sm7125",
|
||||
"repository": "MistOS-Devices/kernel_realme_sm7125",
|
||||
"target_path": "kernel/realme/sm7125",
|
||||
"remote": "pixel-devices",
|
||||
"branch": "thirteen"
|
||||
"remote": "github",
|
||||
"branch": "16.0"
|
||||
},
|
||||
{
|
||||
"repository": "device_realme_sm7125-common",
|
||||
"repository": "MistOS-Devices/device_realme_sm7125-common",
|
||||
"target_path": "device/realme/sm7125-common",
|
||||
"remote": "pixel-devices",
|
||||
"branch": "thirteen"
|
||||
"remote": "github",
|
||||
"branch": "16.0"
|
||||
},
|
||||
{
|
||||
"repository": "vendor_realme_RMX2061",
|
||||
"repository": "MistOS-Devices/vendor_realme_RMX2061",
|
||||
"target_path": "vendor/realme/RMX2061",
|
||||
"remote": "pixel-devices-blobs",
|
||||
"branch": "thirteen"
|
||||
"remote": "github",
|
||||
"branch": "16.0"
|
||||
},
|
||||
{
|
||||
"repository": "vendor_realme_sm7125-common",
|
||||
"repository": "MistOS-Devices/vendor_realme_sm7125-common",
|
||||
"target_path": "vendor/realme/sm7125-common",
|
||||
"remote": "pixel-devices-blobs",
|
||||
"branch": "thirteen"
|
||||
"remote": "github",
|
||||
"branch": "16.0"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -42,5 +42,14 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
# Face Unlock
|
||||
TARGET_FACE_UNLOCK_SUPPORTED := true
|
||||
|
||||
# Blur
|
||||
TARGET_ENABLE_BLUR := true
|
||||
# GMS
|
||||
WITH_GMS := true
|
||||
|
||||
# OFFICIAL BUILD
|
||||
MIST_BUILD_TYPE := OFFICIAL
|
||||
|
||||
# MAINTAINER
|
||||
MISTOS_MAINTAINER := MOVZX
|
||||
|
||||
TARGET_DEFAULT_PIXEL_LAUNCHER := false
|
||||
TARGET_PREBUILT_LAWNCHAIR_LAUNCHER := false
|
||||
|
||||
Reference in New Issue
Block a user