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

Commit 9b7bc131 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable host libinput shared library"

parents 43d4e6a7 284d1c53
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -51,5 +51,10 @@ cc_library {
                "libbinder",
            ],
        },
        host: {
            shared: {
                enabled: false,
            },
        },
    },
}