mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-09 22:05:47 -05:00
Small changes
- SUPL NTP fix - Remove debug info from dexpreopt, saves a few MB - 15.1+: enable full dexpreopt, for perf and memory benefits - 17.1: change oneplus/msm8998-common kernel - 17.1: add OpenCamera to AUX list - Resurrect verity for devices missed previously - Update some CVE patchers - deblobber: remove some lingering atfwd blobs
This commit is contained in:
parent
3926f3a44f
commit
9f01dc038c
15 changed files with 57 additions and 84 deletions
|
|
@ -215,7 +215,9 @@
|
|||
<!-- OnePlus 5 (cheeseburger) -->
|
||||
<project path="device/oneplus/cheeseburger" name="LineageOS/android_device_oneplus_cheeseburger" remote="github" />
|
||||
<project path="device/oneplus/msm8998-common" name="LineageOS/android_device_oneplus_msm8998-common" remote="github" />
|
||||
<project path="kernel/oneplus/msm8998" name="android-linux-stable/op5" remote="github" />
|
||||
<!--<project path="kernel/oneplus/msm8998" name="android-linux-stable/op5" remote="github" />-->
|
||||
<!--<project path="kernel/oneplus/msm8998" name="LineageOS/android_kernel_oneplus_msm8998" remote="github" revision="842671d2fe6ff61d40738190bc5653b2a72374a7" />-->
|
||||
<project path="kernel/oneplus/msm8998" name="LineageOS-oneplus5/android_kernel_oneplus_msm8998" remote="github" revision="op8998-ten-upstream" />
|
||||
|
||||
<!-- OnePlus 5T (dumpling) -->
|
||||
<project path="device/oneplus/dumpling" name="LineageOS/android_device_oneplus_dumpling" remote="github" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue