Remove com.android.location.provider.xml

The com.android.location.provider.xml is removed from the
PRODUCT_PACKAGES, because xml files will be generated and installed by
soong.

Bug:77577799
Test: make -j
Change-Id: Idfbc6b09ca4337795277df8b98c73f6fd5865aff
This commit is contained in:
Sundong Ahn
2018-05-24 11:05:08 +09:00
parent 2371a7d60e
commit 8970f61d99

View File

@@ -42,7 +42,6 @@ PRODUCT_PACKAGES += \
bugreportz \
cameraserver \
com.android.location.provider \
com.android.location.provider.xml \
content \
CtsShimPrebuilt \
CtsShimPrivPrebuilt \