add sensorservice package to the list

Change-Id: I1ab54a7461095f37ea8bdeb480caffafe96a9522
This commit is contained in:
Mathias Agopian 2011-05-26 21:53:25 -07:00
parent d90ff5e4c3
commit 64029f26c6

View file

@ -88,7 +88,8 @@ PRODUCT_PACKAGES := \
DefaultContainerService \
Bugreport \
ip \
screencap
screencap \
sensorservice
# host-only dependencies
ifeq ($(WITH_HOST_DALVIK),true)