commands: { copy_before: { from: "out/soong/.intermediates/external/libxml2/xmllint/linux_glibc_x86_64/xmllint" to: "tools/out/bin/xmllint" executable: false } copy_before: { from: "out/soong/.intermediates/external/libxml2/libxml2/linux_glibc_x86_64_shared/libxml2.so" to: "tools/out/lib64/libxml2.so" executable: false } copy_before: { from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" to: "tools/out/lib64/libicui18n-host.so" executable: false } copy_before: { from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" to: "tools/out/lib64/libicuuc-host.so" executable: false } copy_before: { from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" executable: false } copy_before: { from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" to: "tools/out/lib64/libc++.so" executable: false } copy_before: { from: "frameworks/base/core/res/AndroidManifest.xml" to: "frameworks/base/core/res/AndroidManifest.xml" } chdir: true command: "cat frameworks/base/core/res/AndroidManifest.xml | sed -r 's/android:(name|protectionLevel)/\\1/g' | __SBOX_SANDBOX_DIR__/tools/out/bin/xmllint /dev/stdin --xpath '//permission[not(contains(@protectionLevel, \"signature\"))]/@name' | sed -r 's/\\s*name=\\s*//g' | tr -d '\"' > __SBOX_SANDBOX_DIR__/out/permission-list-normal.txt" copy_after: { from: "out/permission-list-normal.txt" to: "out/soong/.intermediates/frameworks/base/core/res/permission-list-normal/gen/permission-list-normal.txt" } input_hash: "5bf57ce87680e8f8f864ee0e54750ff63a8d5932d5a32919f92bc0c8eb7023b6" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }