Skip to content

Instantly share code, notes, and snippets.

View Waxaranai's full-sized avatar
🏠
Working from home

Wisnu Prabowo Waxaranai

🏠
Working from home
View GitHub Profile
@Waxaranai
Waxaranai / INA.XD.12.0.r2-542202-mojito.OBT.txt
Created February 22, 2022 08:10
INA.XD.12.0.r2-542202-mojito.OBT Changelog
• Initial build
• Import devicesettings from sweet (Settings > System > Device Specific Settings)
• Update fingerprint to redfin-user 12 SQ1A.220205.002 8010174 release-keys
• Using GcamGo as default Camera
• Prebuild libcameraservice (current workaround for camera recording with NetErnels-r13-libcam2, idk if others kernel would support it)
• Super-powered by NetErnels
@Waxaranai
Waxaranai / build.sh
Created January 17, 2022 05:18
build script
. build/envsetup.sh
lunch aosp_mojito-userdebug
export SKIP_ABI_CHECKS=true
export SKIP_API_CHECKS=true
export BUILD_USERNAME=waku
export TZ=Asia/Jakarta
make aosp -j$(nproc --all)
@Waxaranai
Waxaranai / clone-conquer.sh
Last active January 17, 2022 04:52
clone trees for conquerOS | Android 12
git clone -b 12-conquer https://github.com/Waxaranai/device_xiaomi_mojito device/xiaomi/mojito
git clone -b 12-conquer https://github.com/Waxaranai/device_xiaomi_sm6150-common device/xiaomi/sm6150-common
git clone -b 12-conquer https://github.com/Waxaranai/vendor_xiaomi_sm6150-common vendor/xiaomi/sm6150-common
git clone -b twelve https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_xiaomi_mojito vendor/xiaomi/mojito
git clone -b https://github.com/Neternels/android_kernel_xiaomi_mojito kernel/xiaomi/sm6150