Revert "Force package installation with FUSE unless the package stores on device"

This reverts commit 5e6c4e9a91.

Reason for revert: BUG: 149432069 - build failure on git_qt-qpr1-dev-plus-aosp on docs. 'otautil/roots.h' file not found is the error.
Forrest run: https://android-build.googleplex.com/builds/forrest/run/L85900000460577420

Change-Id: I35119c2334895aa0ef4ed71b3ddd08f280c0c031
Merged-In: I35119c2334895aa0ef4ed71b3ddd08f280c0c031
This commit is contained in:
Raman Tenneti
2020-02-13 02:50:42 +00:00
parent 5e6c4e9a91
commit daaacea96e
6 changed files with 1 additions and 87 deletions
-2
View File
@@ -72,7 +72,6 @@ cc_defaults {
],
static_libs: [
"libc++fs",
"libinstall",
"librecovery_fastboot",
"libminui",
@@ -96,7 +95,6 @@ cc_library_static {
],
shared_libs: [
"libfusesideload",
"librecovery_ui",
],
}