Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27b2bc77 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Thermal: change default implementation target as mock"

parents e28472be b9f5e43b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
// limitations under the License.

cc_binary {
    name: "android.hardware.thermal@2.0-service",
    name: "android.hardware.thermal@2.0-service.mock",
    defaults: ["hidl_defaults"],
    relative_install_path: "hw",
    vendor: true,
+1 −1
Original line number Diff line number Diff line
service vendor.thermal-hal-2-0-mock /vendor/bin/hw/android.hardware.thermal@2.0-service
service vendor.thermal-hal-2-0-mock /vendor/bin/hw/android.hardware.thermal@2.0-service.mock
    interface android.hardware.thermal@2.0::IThermal default
    class hal
    user system