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

Commit 6389b829 authored by Jesse Hall's avatar Jesse Hall
Browse files

CleanSpec: Remove stale configstore@1.1-service.rc

Removing this file was inadvertently left out of commit 2b3f8267.

Bug: 113292034
Test: build+flash from tree before 2b3f8267, sync past 2b3f8267,
      apply this change, build+flash again

Change-Id: Ic12e57e2426d2e105e6b846fa8ca076c6100c2ba
parent 7c042c53
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -68,3 +68,4 @@ $(call add-clean-step, find $(PRODUCT_OUT)/system $(PRODUCT_OUT)/vendor -type f
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/seccomp_policy/configstore@1.0.policy)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/seccomp_policy/configstore@1.1.policy)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.configstore@1.1-service)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.configstore@1.1-service.rc)