X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Android.bp;h=cb840cf950da9e77c0aaae2c1cb0bfcebfafa4df;hb=d331df70d8501f1f4c6089961bd706f4950be4bb;hp=33f3213847f32aa3ea68fee081a0fa8371b5c349;hpb=b237ea7cc87c2c632edf23ae28e6a757422ada14;p=android-x86%2Fframeworks-base.git diff --git a/Android.bp b/Android.bp index 33f3213847f3..cb840cf950da 100644 --- a/Android.bp +++ b/Android.bp @@ -16,8 +16,6 @@ cc_library { name: "libplatformprotos", host_supported: true, - // b/34740546, work around clang-tidy segmentation fault. - tidy_checks: ["-modernize*"], proto: { export_proto_headers: true, include_dirs: ["external/protobuf/src"],