Revert "Add boringssl_self_test to PRODUCT_PACKAGES"

This reverts commit ac4a35f017.

The change is not required because the conscrypt APEX now has
'boringssl_self_test' as its required modules.

Bug: 146549048
Test: m && device boots
This commit is contained in:
Jiyong Park 2019-12-30 16:58:34 +09:00
parent 4506b17dd3
commit aeda4b267b
1 changed files with 0 additions and 4 deletions

View File

@ -268,10 +268,6 @@ PRODUCT_PACKAGES += \
wifi-service \
wm \
# TODO(b/146549048) remove this
PRODUCT_PACKAGES += \
boringssl_self_test
# VINTF data for system image
PRODUCT_PACKAGES += \
system_manifest.xml \