Revert "Move partition size checks to python script"
This reverts commit a4906cd306
.
Reason for revert: b/143734706
Change-Id: I905bd9c0bfcbd123c8f9e78986bfcb5600a9eca9
This commit is contained in:
@@ -263,19 +263,6 @@ python_binary_host {
|
||||
],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
name: "check_partition_sizes",
|
||||
srcs: [
|
||||
"check_partition_sizes.py",
|
||||
],
|
||||
libs: [
|
||||
"releasetools_common",
|
||||
],
|
||||
defaults: [
|
||||
"releasetools_binary_defaults",
|
||||
],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
name: "check_ota_package_signature",
|
||||
defaults: ["releasetools_binary_defaults"],
|
||||
@@ -432,7 +419,6 @@ python_defaults {
|
||||
name: "releasetools_test_defaults",
|
||||
srcs: [
|
||||
"check_ota_package_signature.py",
|
||||
"check_partition_sizes.py",
|
||||
"check_target_files_signatures.py",
|
||||
"make_recovery_patch.py",
|
||||
"merge_target_files.py",
|
||||
|
Reference in New Issue
Block a user