diff --git a/tools/wpt/android.py b/tools/wpt/android.py index f25350db078a86..1e2d30fb389a42 100644 --- a/tools/wpt/android.py +++ b/tools/wpt/android.py @@ -16,8 +16,6 @@ here = os.path.abspath(os.path.dirname(__file__)) wpt_root = os.path.abspath(os.path.join(here, os.pardir, os.pardir)) - -NDK_VERSION = "r26c" CMDLINE_TOOLS_VERSION_STRING = "12.0" CMDLINE_TOOLS_VERSION = "11076708"