diff --git a/tests/msgq/1.0/default/Android.bp b/tests/msgq/1.0/default/Android.bp index e3c49e7eaa..eb25ac2e19 100644 --- a/tests/msgq/1.0/default/Android.bp +++ b/tests/msgq/1.0/default/Android.bp @@ -17,7 +17,6 @@ cc_library_shared { name: "android.hardware.tests.msgq@1.0-impl", defaults: ["hidl_defaults"], relative_install_path: "hw", - proprietary: true, srcs: [ "TestMsgQ.cpp", "BenchmarkMsgQ.cpp"