Merge "Revert "Disable clang-tidy for ScriptIntrinsicBLAS.cpp""
diff --git a/cpp/Android.bp b/cpp/Android.bp
index 2a08c18..9d9041c 100644
--- a/cpp/Android.bp
+++ b/cpp/Android.bp
@@ -32,8 +32,6 @@
     name: "libRScpp-defaults",
     defaults: ["rs-version"],
 
-    tidy: false, // b/146435095, segmentation fault with ScriptIntrinsicBLAS.cpp
-
     srcs: [
         "RenderScript.cpp",
         "BaseObj.cpp",