Merge "Remove updatable-bcp-packages.txt." am: a14b18fb31 am: b9e3166b14 am: 4d0288d834 am: 6931fd6d16 am: 283cac1e7c

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1832483

Change-Id: I69bdcc61579ec544c02b90c6e1b101a4bbe30d5e
This commit is contained in:
Jiakai Zhang
2021-09-26 04:54:02 +00:00
committed by Automerger Merge Worker
5 changed files with 0 additions and 51 deletions

View File

@@ -1929,7 +1929,6 @@ type sdkLibraryImportProperties struct {
Compile_dex *bool
// If not empty, classes are restricted to the specified packages and their sub-packages.
// This information is used to generate the updatable-bcp-packages.txt file.
Permitted_packages []string
}