mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Many changes
- 15.1: Update some CVE patchers - 15.1: Address some mako denials - 14.1: Add cherrypicks for various security patches - Common: Prepare for F-Droid additional repos - Common: Disable overclock for mako - Misc tweaks
This commit is contained in:
parent
586f967667
commit
5696da8d0c
9 changed files with 27 additions and 45 deletions
|
@ -127,7 +127,7 @@ generateBootAnimationShine() {
|
|||
export -f generateBootAnimationShine;
|
||||
|
||||
audit2allowCurrent() {
|
||||
adb shell dmesg | audit2allow -p "$ANDROID_PRODUCT_OUT"/root/sepolicy;
|
||||
adb logcat -b all -d | audit2allow -p "$ANDROID_PRODUCT_OUT"/root/sepolicy;
|
||||
}
|
||||
export -f audit2allowCurrent;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue