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

Commit 4a825ee1 authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar
Browse files

Switch to clang-4630689

Bug: http://b/73127367
Bug: http://b/68659946

These new prebuilts have fixes for the bugs mentioned above.

Test: Build and verify that issues in both bugs above are fixed.
Change-Id: I410a43b70920d509118f8e6fdb012ef6b078d657
parent dcd33b6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@ var (

	// prebuilts/clang default settings.
	ClangDefaultBase         = "prebuilts/clang/host"
	ClangDefaultVersion      = "clang-4579689"
	ClangDefaultVersion      = "clang-4630689"
	ClangDefaultShortVersion = "6.0.1"

	// Directories with warnings from Android.bp files.