summaryrefslogtreecommitdiff
path: root/aoc/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'aoc/device.mk')
-rw-r--r--aoc/device.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/aoc/device.mk b/aoc/device.mk
index 5319358b..e61760de 100644
--- a/aoc/device.mk
+++ b/aoc/device.mk
@@ -10,13 +10,8 @@ PRODUCT_PACKAGES += \
endif
# If AoC Daemon is not present on this build, load firmware at boot via rc
-ifeq ($(wildcard vendor/google/whitechapel/aoc/aocd),)
-PRODUCT_COPY_FILES += \
- device/google/gs201/aoc/conf/init.aoc.nodaemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aoc.rc
-else
PRODUCT_COPY_FILES += \
device/google/gs201/aoc/conf/init.aoc.daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.aoc.rc
-endif
# AoC debug support
PRODUCT_PACKAGES_DEBUG += \