1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/frameworks/base/tools/aapt2/aapt2/linux_glibc_x86_64/aapt2" 4 to: "tools/out/bin/aapt2" 5 executable: false 6 } 7 copy_before: { 8 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/drawable/removedpng.png" 9 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/drawable/removedpng.png" 10 } 11 copy_before: { 12 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/layout/layout2.xml" 13 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/layout/layout2.xml" 14 } 15 copy_before: { 16 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/values/bools.xml" 17 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/values/bools.xml" 18 } 19 copy_before: { 20 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.trueFlag)/layout/layout3.xml" 21 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.trueFlag)/layout/layout3.xml" 22 } 23 copy_before: { 24 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/layout/layout1.xml" 25 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/layout/layout1.xml" 26 } 27 copy_before: { 28 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/layout/layout3.xml" 29 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/layout/layout3.xml" 30 } 31 copy_before: { 32 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/bools.xml" 33 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/bools.xml" 34 } 35 copy_before: { 36 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/bools2.xml" 37 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/bools2.xml" 38 } 39 copy_before: { 40 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(!test.package.falseFlag)/bools.xml" 41 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(!test.package.falseFlag)/bools.xml" 42 } 43 copy_before: { 44 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(!test.package.trueFlag)/bools.xml" 45 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(!test.package.trueFlag)/bools.xml" 46 } 47 copy_before: { 48 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(test.package.trueFlag)/bools.xml" 49 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(test.package.trueFlag)/bools.xml" 50 } 51 copy_before: { 52 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/ints.xml" 53 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/ints.xml" 54 } 55 copy_before: { 56 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/strings.xml" 57 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/strings.xml" 58 } 59 copy_before: { 60 from: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/styles.xml" 61 to: "frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/styles.xml" 62 } 63 chdir: true 64 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aapt2 compile frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/bools.xml frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/bools2.xml frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/ints.xml frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/strings.xml frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/styles.xml frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/layout/layout1.xml frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/layout/layout3.xml 'frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/values/bools.xml' 'frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/layout/layout2.xml' 'frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.falseFlag)/drawable/removedpng.png' 'frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/flag(test.package.trueFlag)/layout/layout3.xml' 'frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(test.package.trueFlag)/bools.xml' 'frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(!test.package.trueFlag)/bools.xml' 'frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/res/values/flag(!test.package.falseFlag)/bools.xml' -o __SBOX_SANDBOX_DIR__/out --feature-flags test.package.falseFlag:ro=false,test.package.trueFlag:ro=true" 65 copy_after: { 66 from: "out/drawable_removedpng.(test.package.falseFlag).png.flat" 67 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/drawable_removedpng.(test.package.falseFlag).png.flat" 68 } 69 copy_after: { 70 from: "out/layout_layout1.xml.flat" 71 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/layout_layout1.xml.flat" 72 } 73 copy_after: { 74 from: "out/layout_layout2.(test.package.falseFlag).xml.flat" 75 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/layout_layout2.(test.package.falseFlag).xml.flat" 76 } 77 copy_after: { 78 from: "out/layout_layout3.(test.package.trueFlag).xml.flat" 79 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/layout_layout3.(test.package.trueFlag).xml.flat" 80 } 81 copy_after: { 82 from: "out/layout_layout3.xml.flat" 83 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/layout_layout3.xml.flat" 84 } 85 copy_after: { 86 from: "out/values_bools.(!test.package.falseFlag).arsc.flat" 87 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_bools.(!test.package.falseFlag).arsc.flat" 88 } 89 copy_after: { 90 from: "out/values_bools.(!test.package.trueFlag).arsc.flat" 91 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_bools.(!test.package.trueFlag).arsc.flat" 92 } 93 copy_after: { 94 from: "out/values_bools.(test.package.falseFlag).arsc.flat" 95 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_bools.(test.package.falseFlag).arsc.flat" 96 } 97 copy_after: { 98 from: "out/values_bools.(test.package.trueFlag).arsc.flat" 99 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_bools.(test.package.trueFlag).arsc.flat" 100 } 101 copy_after: { 102 from: "out/values_bools.arsc.flat" 103 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_bools.arsc.flat" 104 } 105 copy_after: { 106 from: "out/values_bools2.arsc.flat" 107 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_bools2.arsc.flat" 108 } 109 copy_after: { 110 from: "out/values_ints.arsc.flat" 111 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_ints.arsc.flat" 112 } 113 copy_after: { 114 from: "out/values_strings.arsc.flat" 115 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_strings.arsc.flat" 116 } 117 copy_after: { 118 from: "out/values_styles.arsc.flat" 119 to: "out/soong/.intermediates/frameworks/base/tools/aapt2/integration-tests/FlaggedResourcesTest/resource-flagging-test-app-compile/gen/values_styles.arsc.flat" 120 } 121 input_hash: "7e6996976f6db895882679e1f3ce71eb568f78657bb073bc75c3465bc377911c" 122 env: { 123 name: "PATH" 124 inherit: true 125 } 126 env: { 127 name: "JAVA_HOME" 128 inherit: true 129 } 130 env: { 131 name: "TMPDIR" 132 inherit: true 133 } 134 env: { 135 name: "RBE_log_dir" 136 inherit: true 137 } 138 env: { 139 name: "RBE_platform" 140 inherit: true 141 } 142 env: { 143 name: "RBE_server_address" 144 inherit: true 145 } 146 env: { 147 name: "RBE_exec_root" 148 inherit: true 149 } 150 env: { 151 name: "OUT_DIR" 152 value: "out" 153 } 154 dont_inherit_env: true 155} 156 157