Move aapt2 Windows binary to 64bit
Bug: 266868960 Test: atest aapt2_tests Change-Id: I858ca4028c2420598f65dcde8f413079b6df0047
This commit is contained in:
@@ -93,7 +93,6 @@ android_sdk_repo_host {
|
||||
lib32: {
|
||||
deps: [
|
||||
"aapt",
|
||||
"aapt2",
|
||||
"aidl",
|
||||
"apksigner",
|
||||
"bcc_compat",
|
||||
@@ -108,6 +107,7 @@ android_sdk_repo_host {
|
||||
},
|
||||
lib64: {
|
||||
deps: [
|
||||
"aapt2",
|
||||
"libwinpthread-1",
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user