Add an extremely detailed list of Linux CVE patches

It only took 7 hours!
This commit is contained in:
Tad 2017-11-07 04:35:41 -05:00
parent 0a2f23c228
commit 58be4b7c58
2 changed files with 1669 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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!"