diff --git a/BUILD.bazel b/BUILD.bazel index b80c5b10dcb9..511e8aef8b16 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -11,14 +11,15 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + +load("//build/kernel/kleaf:common_kernels.bzl", "define_common_kernels") + package( default_visibility = [ "//visibility:public", ], ) -load("//build/kernel/kleaf:common_kernels.bzl", "define_common_kernels") - _aarch64_additional_kmi_symbol_lists = [ # keep sorted "android/abi_gki_aarch64_core",