Merge "Move thermal utils to hardware/interfaces"

This commit is contained in:
Xiang Wang 2023-02-17 01:09:04 +00:00 committed by Android (Google) Code Review
commit c87d7f0b40

View file

@ -56,7 +56,7 @@ cc_binary {
static_libs: [ static_libs: [
"libpixelusb", "libpixelusb",
"libpixelstats", "libpixelstats",
"libpixelthermalwrapper", "libthermalutils",
], ],
export_shared_lib_headers: [ export_shared_lib_headers: [
"android.frameworks.stats-V1-ndk", "android.frameworks.stats-V1-ndk",