From b88437ab276ac2ea6e7e2c7034fcfae222c23128 Mon Sep 17 00:00:00 2001 From: Sebastian Pickl Date: Fri, 1 Dec 2023 11:30:35 +0000 Subject: [PATCH] Revert "gs-common: create bootctrl_aidl.mk and include related m..." Revert submission 25477883-gs-common_bootctrl-aidl Reason for revert: breaking builds b/314240126 Bug: 314240126 Reverted changes: /q/submissionid:25477883-gs-common_bootctrl-aidl Change-Id: I98a529afec0ba2eb01f1628215e36769dc5c2cf9 --- bootctrl/bootctrl_aidl.mk | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 bootctrl/bootctrl_aidl.mk diff --git a/bootctrl/bootctrl_aidl.mk b/bootctrl/bootctrl_aidl.mk deleted file mode 100644 index 5ec9445..0000000 --- a/bootctrl/bootctrl_aidl.mk +++ /dev/null @@ -1,3 +0,0 @@ -PRODUCT_PACKAGES += \ - android.hardware.boot-service.default-pixel \ - android.hardware.boot-service.default_recovery-pixel