OSDN Git Service

Disable CFI verification for stack_rfcomm test that uses gtest+gmock
authorJack He <siyuanh@google.com>
Mon, 20 Aug 2018 22:46:24 +0000 (15:46 -0700)
committerJack He <siyuanh@google.com>
Mon, 20 Aug 2018 22:46:24 +0000 (15:46 -0700)
commitbaa8df4f5789b01b04a756f86059dada8d6dd48e
tree08c218324791b2d3fd8fa7aeb6be78668736d2fc
parente42bc5bb9999d6948c076851c094294c47fa7f14
Disable CFI verification for stack_rfcomm test that uses gtest+gmock

Apparently, the CFI verification crashes unit tests that
are using gtest+gmock. Interestingly, those tests succeed for 32-bit
binaries, and fail for 64-bit binaries.

Bug: 71739588
Test: Running the 64-bit version of the unit tests in test/run_unit_tests.sh
Change-Id: Ic950087181a86d08af1b858272e946ef4125b78a
stack/Android.bp