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

Commit c194d650 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

release-request-c924aaac-f0a2-4215-8dc4-e314f22460d9-for-git_oc-mr1-release-43...

release-request-c924aaac-f0a2-4215-8dc4-e314f22460d9-for-git_oc-mr1-release-4301796 snap-temp-L23200000097143969

Change-Id: I8a7e1dba5c400d37033310216c8cff73ea725bfe
parents ca22ad5e ce8f5cec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,3 +60,4 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware.auto
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.automotive*)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware.automotive*)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware.automotive*)
$(call add-clean-step, find $(PRODUCT_OUT)/system $(PRODUCT_OUT)/vendor -type f -name "android\.hardware\.configstore\@1\.1*" -print0 | xargs -0 rm -f)
+0 −2
Original line number Diff line number Diff line
@@ -6,6 +6,4 @@ subdirs = [
    "vehicle/2.0",
    "vehicle/2.0/default",
    "vehicle/2.0/default/impl/vhal_v2_0/proto",
    "vehicle/2.1",
    "vehicle/2.1/default",
]
+608 −0

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ cc_library_static {
    vendor: true,
    defaults: ["vhal_v2_0_defaults"],
    srcs: [
        "common/src/Obd2SensorStore.cpp",
        "common/src/SubscriptionManager.cpp",
        "common/src/VehicleHalManager.cpp",
        "common/src/VehicleObjectPool.cpp",
+15 −16

File changed and moved.

Preview size limit exceeded, changes collapsed.

Loading