divestos-build/Scripts/LineageOS-14.1/CVE_Patchers/android_packages_apps_Settings.sh

5 lines
120 B
Bash

#!/bin/bash
cd $base"packages/apps/Settings"
git apply $cvePatchesAndroid/CVE-2017-13159/5.1.1-^8.0/0001.patch
cd $base