mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Change fastboot default impl to 'recovery: true'"
This commit is contained in:
@@ -26,7 +26,7 @@ cc_binary {
|
||||
name: "android.hardware.fastboot-service.example_recovery",
|
||||
init_rc: ["android.hardware.fastboot-service.example_recovery.rc"],
|
||||
vintf_fragments: ["android.hardware.fastboot-service.example.xml"],
|
||||
recovery_available: true,
|
||||
recovery: true,
|
||||
srcs: [
|
||||
"Fastboot.cpp",
|
||||
"main.cpp",
|
||||
|
||||
Reference in New Issue
Block a user