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

Commit eee1046b authored by Jiwen 'Steve' Cai's avatar Jiwen 'Steve' Cai
Browse files

Remove android.frameworks.bufferhub@1.0-service

Disable this for Q. We will add this back once Q branches.

Bug: 128320950
Bug: 123429755
Test: Build system
Change-Id: I1d360c7a8890148be6197092ba149203a72a019d
parent cf0b72a2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -613,6 +613,10 @@ $(call add-clean-step, rm -rf $(HOST_OUT)/framework/vts-tradefed.jar)

# Clean up old location of system_other.avbpubkey
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/security/avb/)

# Clean up bufferhub files
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.frameworks.bufferhub@1.0-service)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.frameworks.bufferhub@1.0-service.rc)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ PRODUCT_PACKAGES += \
    abb \
    adbd \
    am \
    android.frameworks.bufferhub@1.0-service \
    android.hidl.allocator@1.0-service \
    android.hidl.base-V1.0-java \
    android.hidl.manager-V1.0-java \