aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-02-14 03:27:07 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-02-14 03:27:07 +0000
commitea178c7750503bc449fad47d28b80253721df77f (patch)
tree2d4d0595f3e7bd69e64e6e38f5ec83f5b24b2e06
parent4ac9788a2a178686acf790543baab909eda090ae (diff)
parent0a3a231581f6f4e7fb117c9843d33470b45d81da (diff)
downloadchromium-libpac-ea178c7750503bc449fad47d28b80253721df77f.tar.gz
Snap for 6206568 from 0a3a231581f6f4e7fb117c9843d33470b45d81da to rvc-release
Change-Id: I897e77c26b28885578ab5a5dc3c412af1e203e4d
-rw-r--r--Android.bp7
1 files changed, 4 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 465dfbd..46f6d31 100644
--- a/Android.bp
+++ b/Android.bp
@@ -37,7 +37,8 @@ cc_library_shared {
"com.android.art.release",
"com.android.art.debug",
],
- sanitize: {
- cfi: true,
- },
+ // Re-enable when b/145990493 is fixed
+ // sanitize: {
+ // cfi: true,
+ // },
}