| # NOTE: THIS FILE IS EXPERIMENTAL FOR THE BAZEL MIGRATION AND NOT USED FOR |
| # It is not yet the source of truth for your build. If you're looking to modify |
| # the build file, modify the Android.bp file instead. Do *not* modify this file |
| # unless you have coordinated with the team managing the Soong to Bazel |
| load("//build/kleaf:kernel.bzl", "kernel_module") |
| "//private/google-modules/power/reset:__subpackages__", |
| name = "bms.cloudripper", |
| "google_dual_batt_gauge.ko", |
| "overheat_mitigation.ko", |
| kernel_build = "//private/gs-google:cloudripper", |
| "//private/google-modules/power/reset:__subpackages__", |
| "//private/gs-google:__pkg__", |