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

Commit 2d01a56f authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Update makefiles." am: c202d17f am: 70d20a49

am: 4e9e47f4

Change-Id: I1cce7dda484ddf85556db4c03518463edb29604f
parents 40b0b896 4e9e47f4
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
@@ -24,3 +24,4 @@ hidl_interface {
    ],
    gen_java: false,
}