commit | 9cfce74fe072c4ed94253f31e5f833791586168d | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Sat Jul 05 08:12:13 2025 +0300 |
committer | Bruno Martins <bgcngm@gmail.com> | Sat Jul 05 13:02:21 2025 +0000 |
tree | c8bc5a8a6a9387326e8da6ff71b2a5d5a2a4fb33 | |
parent | 8d270ebc2f0ce9aa4a3a02946b15675115a381a9 [diff] |
thermal: Guard with soong namespace Change-Id: I79cf6b2389c3e9b392b43143eee5cc72be82e25a
diff --git a/Android.bp b/Android.bp index e10facc..2b04957 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,3 +1,6 @@ +soong_namespace { +} + soong_config_module_type { name: "qti_thermal_hal_cc_defaults", module_type: "cc_defaults",