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

Commit e3a08d76 authored by Peiyong Lin's avatar Peiyong Lin
Browse files

Enable VNDK for composer 2.4

BUG: 135929065
Test: build
Change-Id: I7c55b48a84840d61d48c588e5c464a6f00fea7f0
parent c2689156
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4,8 +4,7 @@ hidl_interface {
    name: "android.hardware.graphics.composer@2.4",
    root: "android.hardware",
    vndk: {
        // TODO(b/135929065) enable once we are ready to use.
        enabled: false,
        enabled: true,
    },
    srcs: [
        "IComposer.hal",