Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae0621bf authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Change fastboot default impl to 'recovery: true'"

parents 227fecd3 3f1ac704
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",