From f0b54033884b117e69983c3e13ec0279afd4e447 Mon Sep 17 00:00:00 2001 From: Andy CrossGate Yan Date: Thu, 8 Aug 2019 11:03:07 +0800 Subject: [PATCH] Derp --- build_treble_vanilla.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_treble_vanilla.sh b/build_treble_vanilla.sh index a933768..bb953be 100644 --- a/build_treble_vanilla.sh +++ b/build_treble_vanilla.sh @@ -26,6 +26,7 @@ cd ../../.. echo "" echo "Applying GSI-specific patches" +bash ~/treble_experimentations/apply-patches.sh treble_patches cd build/make git am ../../0001-Revert-Enable-dyanmic-image-size-for-GSI.patch cd ../..