update misc asserts#364
Merged
tsterbak merged 16 commits intoopenandroidinstaller-dev:devfrom Dec 10, 2023
Merged
Conversation
tsterbak
reviewed
Nov 22, 2023
tsterbak
reviewed
Nov 22, 2023
tsterbak
reviewed
Nov 22, 2023
tsterbak
reviewed
Nov 22, 2023
tsterbak
reviewed
Nov 22, 2023
tsterbak
reviewed
Nov 22, 2023
tsterbak
reviewed
Nov 22, 2023
tsterbak
reviewed
Nov 22, 2023
* taken from https://github.com/LineageOS/android_device_samsung_herolte/blob/583c038ee30afc2c2d11520c9e24ec50f2f24164/BoardConfig.mk#L22 * and https://github.com/LineageOS/android_device_samsung_hero2lte/blob/f225e6a0bb4fd3b39d04ff003c93ca4dab408cf8/BoardConfig.mk#L22 * fixes openandroidinstaller-dev#308 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_oneplus_dre/blob/110bdcd8a72974f032746b71fd3865e484382739/BoardConfig.mk#L47 * fixes openandroidinstaller-dev#332 * exclude OnePlusN200TMO for now, see openandroidinstaller-dev#320 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/samsungexynos7870/android_device_samsung_a3y17lte/blob/a3fe3bc73c685eff23810b4e9dde54b73cba8a54/BoardConfig.mk#L29 Signed-off-by: SirRGB <sirrgb@proton.me>
* https://github.com/LineageOS/android_device_samsung_a5xelte/blob/78495ee6b310a5cda4175235dd5d694ce1b0470f/BoardConfig.mk#L22 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_a7xelte/blob/3990846fac27c112d038fb67eacd414c8e5dadb2/BoardConfig.mk#L22 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_oneplus_cheeseburger/blob/093e9c7fa2e974092730b34b6390d32a2a124465/BoardConfig.mk#L14 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_oneplus_dumpling/blob/9842f9ab9ad623f572fa936610e3c5772ecedda4/BoardConfig.mk#L14 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_hltetmo/blob/0bd9fb6ddcc6f2ccadff01e495315218d6b5ddc4/BoardConfig.mk#L19 Signed-off-by: SirRGB <sirrgb@proton.me>
* https://github.com/LineageOS/android_device_samsung_jfltexx/blob/221635b6daa1f162b8c18350bd16b15b8c8f616e/BoardConfig.mk#L23 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_klte/blob/1e45afafff8687bd06ee4b512d6756c41d966ee9/BoardConfig.mk#L19 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_xiaomi_Mi439/blob/9002689e7bdfdcd7160da13c47b9d78aff4b9c64/BoardConfig.mk#L30 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/Exynos7870/android_device_samsung_on7xelte/blob/21a18d0ab1e510dbd652f5b53411925089053807/BoardConfig.mk#L17 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_serranoltexx/blob/cc194239f8da8aeaec1c99e5b060193afb6b0275/BoardConfig.mk#L31 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_zerofltexx/blob/e83ad0962313b1f64e22b6dbf44fe6050641a6cc/BoardConfig.mk#L27 * fixes openandroidinstaller-dev#375 Signed-off-by: SirRGB <sirrgb@proton.me>
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #381, #375, #332 and #308