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

Commit 4e9e47f4 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Update makefiles." am: c202d17f

am: 70d20a49

Change-Id: I717a93e5b3933dd1b2f8a5e9af61cb6ac8a41423
parents 64c8ab67 70d20a49
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -14,9 +14,10 @@ hidl_interface {
        "android.hidl.base@1.0",
    ],
    types: [
        "Status",
        "FileSystemType",
        "Result",
        "Status",
    ],
    gen_java: false,
    gen_java: true,
}
+1 −0
Original line number Diff line number Diff line
@@ -22,3 +22,4 @@ hidl_interface {
    ],
    gen_java: false,
}