mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Compile DejaVu
This commit is contained in:
parent
fe6e553cbb
commit
ba66e7477c
2 changed files with 31 additions and 0 deletions
|
@ -99,6 +99,9 @@ sed -i 's|config_showWeatherMenu">true|config_showWeatherMenu">false|' res/value
|
|||
patch -p1 < $patches"android_packages_apps_CMParts/0001-Remove_Analytics.patch" #Remove the rest of CMStats
|
||||
patch -p1 < $patches"android_packages_apps_CMParts/0002-Reduced_Resolution.patch" #Allow reducing resolution to save power
|
||||
|
||||
enter "packages/apps/DejaVu"
|
||||
cp $patches"android_packages_apps_DejaVu/Android.mk" Android.mk #Add a build file
|
||||
|
||||
enter "packages/apps/FakeStore"
|
||||
sed -i 's|$(OUT_DIR)/target/|$(PWD)/$(OUT_DIR)/target/|' Android.mk;
|
||||
sed -i 's/ln -s /ln -sf /' Android.mk;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue