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:
parent
4506b17dd3
commit
aeda4b267b
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue