Remove the dead #include's in verifier.cpp.

A follow-up to commit 5e535014dd.
Also clean up Android.mk, since libverifier no longer needs anything
from libminui.

Test: mmma bootable/recovery
Test: recovery_component_test passes.
Change-Id: I1c11e4bbeef67ca34a2054debf1f5b280d509217
This commit is contained in:
Tao Bao
2017-03-18 09:24:11 -07:00
parent 90d3f20c99
commit d7bf82eb53
3 changed files with 2 additions and 8 deletions
-1
View File
@@ -120,7 +120,6 @@ LOCAL_STATIC_LIBRARIES := \
libupdater \
libbootloader_message \
libverifier \
libminui \
libotautil \
libmounts \
libdivsufsort \