Loading tools/releasetools/Android.bp +24 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,12 @@ python_defaults { "brillo_update_payload", "checkvintf", ], target: { darwin: { // required module "brillo_update_payload" is disabled on darwin enabled: false, }, }, } // Loading Loading @@ -299,6 +305,12 @@ python_binary_host { required: [ "delta_generator", ], target: { darwin: { // required module "delta_generator" is disabled on darwin enabled: false, }, }, } python_binary_host { Loading Loading @@ -371,6 +383,12 @@ python_binary_host { required: [ "checkvintf", ], target: { darwin: { // libs dep "releasetools_ota_from_target_files" is disabled on darwin enabled: false, }, }, } python_binary_host { Loading Loading @@ -468,6 +486,12 @@ python_defaults { data: [ "testdata/**/*", ], target: { darwin: { // libs dep "releasetools_ota_from_target_files" is disabled on darwin enabled: false, }, }, } python_test_host { Loading Loading
tools/releasetools/Android.bp +24 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,12 @@ python_defaults { "brillo_update_payload", "checkvintf", ], target: { darwin: { // required module "brillo_update_payload" is disabled on darwin enabled: false, }, }, } // Loading Loading @@ -299,6 +305,12 @@ python_binary_host { required: [ "delta_generator", ], target: { darwin: { // required module "delta_generator" is disabled on darwin enabled: false, }, }, } python_binary_host { Loading Loading @@ -371,6 +383,12 @@ python_binary_host { required: [ "checkvintf", ], target: { darwin: { // libs dep "releasetools_ota_from_target_files" is disabled on darwin enabled: false, }, }, } python_binary_host { Loading Loading @@ -468,6 +486,12 @@ python_defaults { data: [ "testdata/**/*", ], target: { darwin: { // libs dep "releasetools_ota_from_target_files" is disabled on darwin enabled: false, }, }, } python_test_host { Loading