blob: bd1cae17e271dfd15a92ee1b94145b3de7744f61 [file] [log] [blame]
# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("ndk_compat") {
public_deps = [ "//flutter/third_party/cpu_features:ndk_compat" ]
}