Commit c84510f4 by Eric Stevenson Committed by Commit Bot

Angle: Remove obsolete requires_sdk_api_level_23 from BUILD.gn.

Will be removed upstream. BUG=chromium:688465 Change-Id: If50ac3624a5f692755797eaabcc0c7d6e7408655 Reviewed-on: https://chromium-review.googlesource.com/1244079Reviewed-by: 's avatarYuly Novikov <ynovikov@google.com> Commit-Queue: Yuly Novikov <ynovikov@google.com>
parent a602f906
......@@ -968,10 +968,6 @@ if (is_android) {
android_manifest = "AndroidManifest.xml"
# requires_sdk_api_level_23 tells the apk tool that this apk is only
# supported on M or later releases (which is true for Vulkan).
# Allows tool to optimize for that.
requires_sdk_api_level_23 = true
apk_name = "ANGLEPrebuilt"
uncompress_shared_libraries = true
shared_libraries = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment