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

Commit ae15922e authored by Hsin-Yi Chen's avatar Hsin-Yi Chen Committed by android-build-merger
Browse files

Merge "Add target binderDriverInterfaceTest_IPC_32" am: 86c1fa95 am: 940286e3 am: ceb942b9

am: cf7de466

Change-Id: Ie2e8455e90d94f57993e302451317c21b4e21537
parents 3f023eb0 cf7de466
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,6 +14,13 @@
// limitations under the License.
//

cc_test {
    name: "binderDriverInterfaceTest_IPC_32",
    srcs: ["binderDriverInterfaceTest.cpp"],
    compile_multilib: "32",
    cflags: ["-DBINDER_IPC_32BIT=1"],
}

cc_test {
    product_variables: {
        binder32bit: {