mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-25 07:29:24 -05:00
Add an extremely detailed list of Linux CVE patches
It only took 7 hours!
This commit is contained in:
parent
0a2f23c228
commit
58be4b7c58
1668
Patches/Linux_CVEs/Kernel_CVE_Patch_List.txt
Normal file
1668
Patches/Linux_CVEs/Kernel_CVE_Patch_List.txt
Normal file
File diff suppressed because it is too large
Load Diff
@ -32,7 +32,7 @@ sed -i 's|config_recents_use_hardware_layers">false|config_recents_use_hardware_
|
||||
sed -i 's|config_recents_fake_shadows">false|config_recents_fake_shadows">true|' packages/SystemUI/res/values/config.xml;
|
||||
sed -i 's|config_notifications_round_rect_clipping">true|config_notifications_round_rect_clipping">false|' packages/SystemUI/res/values/config.xml;
|
||||
sed -i 's|config_showTemperatureWarning">0|config_showTemperatureWarning">1|' packages/SystemUI/res/values/config.xml; #XXX: Doesn't seem to work?
|
||||
#sed -i 's|||'
|
||||
#sed -i 's|||'
|
||||
|
||||
cd $base
|
||||
echo "Optimizing complete!"
|
||||
|
Loading…
Reference in New Issue
Block a user