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

Commit 1c159150 authored by Steven Moreland's avatar Steven Moreland
Browse files

Update makefiles.

Some of these were out of date.

Bug: N/A
Test: N/A
Change-Id: I25a2706b95e199f5728cda5a5e4e2b23c60a8d40
parent bcb0c1b4
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -14,9 +14,10 @@ hidl_interface {
        "android.hidl.base@1.0",
        "android.hidl.base@1.0",
    ],
    ],
    types: [
    types: [
        "Status",
        "FileSystemType",
        "Result",
        "Result",
        "Status",
    ],
    ],
    gen_java: false,
    gen_java: true,
}
}
+1 −0
Original line number Original line Diff line number Diff line
@@ -22,3 +22,4 @@ hidl_interface {
    ],
    ],
    gen_java: false,
    gen_java: false,
}
}