This repository has been archived by the owner on Mar 7, 2021. It is now read-only.
Releases: theimpulson/android_device_xiaomi_begonia
Releases · theimpulson/android_device_xiaomi_begonia
lineage-17.1-20210116-UNOFFICIAL-begonia
Changelog:
- January ASB
- Addressed various SELinux Denials
lineage-17.1-20201227-UNOFFICIAL
Changelog:
- Corrected lk partition naming scheme
- Improvements to light code
- Addressed a lot of SELinux denials
- Disabled AOSP RIL conditionally
lineage-17.1-20201221-UNOFFICIAL
Changelog:
- December ASB
- Enabled VNDK runtime isolation by @SahilSonar
- Fixed WiFi connection drops by @SahilSonar
- Dropped netd hack by @SahilSonar
- Fixed backlight on recovery by @SahilSonar
- Packed firmware into the build as well
- Built with https://github.com/HyperTeam/android_device_mediatek_sepolicy
WARNING:
- There is no need to flash CFW separately anymore. It is now packed into the lineage builds.
- LinegaeOS recovery given in the download link now works fine and is recommended for use.
- Clean Flash is recommended if you are coming from unified builds. This build is for the Global variant of the Redmi Note 8 Pro with NFC.
lineage-17.1-20201220-UNOFFICIAL
Changelog:
- December ASB
- Enabled VNDK runtime isolation by @SahilSonar
- Fixed WiFi connection drops by @SahilSonar
- Dropped netd hack by @SahilSonar
- Fixed backlight on recovery by @SahilSonar
- Packed firmware into the build as well
WARNING:
- There is no need to flash CFW separately anymore. It is now packed into the lineage builds.
- LinegaeOS recovery given in the download link now works fine and is recommended for use.
- Clean Flash is recommended if you are coming from unified builds. This build is for the Global variant of the Redmi Note 8 Pro with NFC.
lineage-17.1-20201130-UNOFFICIAL
Changelog:
- Updated proprietary blobs from Redmi/begonia/begonia:10/QP1A.190711.020/V12.0.5.0.QGGMIXM:user/release-keys
lineage-17.1-20201129-UNOFFICIAL
Changelog:
- November ASB
- Synced changes from the latest LineageOS source
lineage-17.1-20200927-UNOFFICIAL
begonia: Remove TARGET_USES_64_BIT_BINDER The TARGET_USES_64_BIT_BINDER option is deprecated and can be removed Change-Id: I6b828da1fbcc8c054c5b35ff78c870a689f7ed9f
lineage-17.1-20200922-UNOFFICIAL
Changelog:
- Moved input configuration files to the vendor
- Moved lineage-specific hidls to vendor
- Fixed priv-app perms for dt2w which got messed after moving the repo
- Sep ASB
Repo has been moved to https://github.com/LineageOS/android_device_xiaomi_begonia
This repo will now only host releases, patches will be merged on the above-linked repository.
lineage-17.1-20200904-UNOFFICIAL
Changelog:
- Dropped non-required proprietary files
- Dropped non-exisiting services from pinner
lineage-17.1-20200831-UNOFFICIAL
Changelog:
- Renamed source paths & added copyright headers as required
- Addressed PEP8 warnings in releasetools script
- Dropped TARGET_DEVICE & ARCH_ARM_HAVE_TLS_REGISTER flag as they are unused
- Dropped config_enabled_lte overlay as its set by default
- Dropped config_vendorPlatformSignatures overlay as not required anymore
- Synced extraction scripts with templates (fixes vendor comments, flags)
- Dropped non-required tp_* test scripts
- Dropped PRODUCT_EXTRA_VNDK_VERSIONS flag as we are using A10 blobs with vendor built from source
- Enabled run-time dynamic linker isolation in VNDK
- Experimental FM support