Merge "Allow conscrypt to depend on core.intra.stubs"

am: daf5ec0c28

Change-Id: Ibc09870fd9e184979b7dd2c8607b5dc1ded66914
This commit is contained in:
Neil Fuller 2018-09-27 04:10:15 -07:00 committed by android-build-merger
commit 64f1170c18
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ var neverallows = []*rule{
without("vendor", "true").
without("owner", "").
because("a VNDK module can never have an owner."),
neverallow().notIn("libcore", "development").with("no_standard_libs", "true"),
neverallow().notIn("libcore", "development", "external/conscrypt").with("no_standard_libs", "true"),
// TODO(b/67974785): always enforce the manifest
neverallow().