From 5964b6ab052e221276663645d3b48e5b5de006cf Mon Sep 17 00:00:00 2001 From: Andy CrossGate Yan Date: Thu, 17 Oct 2019 20:48:50 +0800 Subject: [PATCH] Change for October 2019 - One more FOD-related commit to revert --- build_treble_vanilla.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_treble_vanilla.sh b/build_treble_vanilla.sh index c99a0da..be271c7 100644 --- a/build_treble_vanilla.sh +++ b/build_treble_vanilla.sh @@ -3,6 +3,7 @@ repo sync -c --force-sync --no-clone-bundle --no-tags -j$(nproc --all) cd frameworks/base +git revert e0a5469cf5a2345fae7e81d16d717d285acd3a6e --no-edit #FODCircleView: defer removal to next re-layout git revert 817541a8353014e40fa07a1ee27d9d2f35ea2c16 --no-edit #Initial support for in-display fingerprint sensors cd ../..