Mark libedify library as recovery_available.
Mark libedify library as recovery_available so that this is available in recovery. Bug: 148189099 Test: Tested compilation, library is recovery available. Functionality wise, tested sideloading in recovery. Change-Id: Ie4a7a3af1fd32b7ec1bf2016938550e9312a519b
This commit is contained in:
committed by
Adarsh Reddy
parent
6bdacc40ef
commit
cd46c1a860
@@ -17,6 +17,7 @@ cc_library_static {
|
||||
|
||||
host_supported: true,
|
||||
vendor_available: true,
|
||||
recovery_available: true,
|
||||
|
||||
srcs: [
|
||||
"expr.cpp",
|
||||
|
||||
Reference in New Issue
Block a user