Remove com.android.ims.rcsmanager

Remove com.android.ims.rcsmanager from PRODUCT_PACKAGES. Since
com.android.ims.rcsmanager will be built with static library.

Bug:77577799
Test: make -j
Change-Id: I6887fb6d1edb16cace227b1880ba597b825f48ee
This commit is contained in:
Sundong Ahn
2018-06-29 15:31:45 +09:00
parent 2b111ebde6
commit 383f387a87

View File

@@ -12,11 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# AOSP packages required by the blobs
PRODUCT_PACKAGES := \
com.android.ims.rcsmanager.xml \
com.android.ims.rcsmanager
# blob(s) necessary for Walleye hardware
PRODUCT_COPY_FILES := \
vendor/qcom/walleye/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \