summaryrefslogtreecommitdiff
path: root/uml.mk
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-06-19 23:01:27 -0700
committerDan Willemsen <dwillemsen@google.com>2018-06-19 23:01:27 -0700
commit0d977b69ffa9205758cdf6b9fcb580040d07dca5 (patch)
tree88472f5470bcc80af1d09bfa558dab30ac8729a5 /uml.mk
parentaa1078912ff6ef28a1e83247b61d7b7b180f829e (diff)
downloaduml-0d977b69ffa9205758cdf6b9fcb580040d07dca5.tar.gz
Now that embedded.mk has been inserted into uml.mk, just remove surfaceflinger. Test: m; check for surfaceflinger Change-Id: I811ed02b2b02097da1fa885b7ab4e35ca4bea633
Diffstat (limited to 'uml.mk')
-rw-r--r--uml.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/uml.mk b/uml.mk
index fe9d206..70fc5c1 100644
--- a/uml.mk
+++ b/uml.mk
@@ -25,7 +25,6 @@ PRODUCT_CHARACTERISTICS := nosdcard
PRODUCT_COPY_FILES += $(LOCAL_PATH)/fstab.uml:root/fstab.uml
PRODUCT_COPY_FILES += $(LOCAL_PATH)/init.uml.rc:root/init.uml.rc
-PRODUCT_COPY_FILES += $(LOCAL_PATH)/surfaceflinger.rc:system/etc/init/surfaceflinger.rc
PRODUCT_COPY_FILES += $(LOCAL_PATH)/init.eth0.sh:system/bin/init.eth0.sh
PRODUCT_PACKAGES += \
@@ -91,7 +90,6 @@ PRODUCT_PACKAGES += \
servicemanager \
shell_and_utilities \
storaged \
- surfaceflinger \
thermalserviced \
tombstoned \
tzdatacheck \