DOWNLOAD
PRE-INSTALL
0. Make sure your bootloader is unlocked.
1. Flash and boot into MIUI 11.0.7.0.
2. Flash vbmeta.img using the following command.
3. Flash TWRP.
INSTALL
1. Reboot to recovery.
2. Install ROM.
4. Format data.
5. Reboot.
Note: Google Apps are included.
BUGS
You tell me!
DONATE
SOURCES
DEVICE:
https://github.com/Demon000/device_xiaomi_cepheus
https://github.com/Demon000/device_xiaomi_sm8150-common
KERNEL:
https://github.com/Demon000/kernel_xiaomi_sm8150
REPOPICKS:
LOCAL MANIFESTS:
PRE-INSTALL
0. Make sure your bootloader is unlocked.
1. Flash and boot into MIUI 11.0.7.0.
2. Flash vbmeta.img using the following command.
Code:
fastboot flash vbmeta vbmeta.img --disable-verity --disable-verification
INSTALL
1. Reboot to recovery.
2. Install ROM.
4. Format data.
5. Reboot.
Note: Google Apps are included.
BUGS
You tell me!
DONATE
SOURCES
DEVICE:
https://github.com/Demon000/device_xiaomi_cepheus
https://github.com/Demon000/device_xiaomi_sm8150-common
KERNEL:
https://github.com/Demon000/kernel_xiaomi_sm8150
REPOPICKS:
Code:
repopick 272303; # DozeSensors: do not use proximity sensor if not supported
repopick 276500; # surfaceflinger: Add support for extension lib to get changed z order
repopick 269018; # Revert "FODCircleView: dispatch onPress to HAL only after dimming is applied"
repopick 276504; # FODCircleView: Add support for pressed fod layer
repopick 276156; # sdm: mark FOD pressed layer by setting a bit on ZPOS
repopick 276499; # soong: Add flag for fod extension
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="Demon000/device_xiaomi_sm8150-common" path="device/xiaomi/sm8150-common" remote="github" revision="lineage-17.1" />
<project name="Demon000/device_xiaomi_cepheus" path="device/xiaomi/cepheus" remote="github" revision="lineage-17.1" />
<project name="Demon000/kernel_xiaomi_sm8150" path="kernel/xiaomi/sm8150" remote="github" revision="lineage-17.1" />
<project name="Demon000/vendor_xiaomi" path="vendor/xiaomi" remote="github" revision="lineage-17.1" />
<project name="LineageOS/android_hardware_xiaomi" path="hardware/xiaomi" remote="github" revision="lineage-17.1" />
</manifest>
Last edited: