1commands: { 2 copy_before: { 3 from: "device/google/gs-common/battery_mitigation/sepolicy/system_ext/private/seapp_contexts" 4 to: "device/google/gs-common/battery_mitigation/sepolicy/system_ext/private/seapp_contexts" 5 } 6 copy_before: { 7 from: "device/google/gs-common/betterbug/sepolicy/product/private/seapp_contexts" 8 to: "device/google/gs-common/betterbug/sepolicy/product/private/seapp_contexts" 9 } 10 copy_before: { 11 from: "device/google/gs-common/camera/sepolicy/product/private/seapp_contexts" 12 to: "device/google/gs-common/camera/sepolicy/product/private/seapp_contexts" 13 } 14 copy_before: { 15 from: "device/google/gs-common/sota_app/sepolicy/system_ext/seapp_contexts" 16 to: "device/google/gs-common/sota_app/sepolicy/system_ext/seapp_contexts" 17 } 18 copy_before: { 19 from: "device/google/zuma-sepolicy/private/seapp_contexts" 20 to: "device/google/zuma-sepolicy/private/seapp_contexts" 21 } 22 copy_before: { 23 from: "device/google/zuma-sepolicy/system_ext/private/seapp_contexts" 24 to: "device/google/zuma-sepolicy/system_ext/private/seapp_contexts" 25 } 26 copy_before: { 27 from: "system/sepolicy/private/seapp_contexts" 28 to: "system/sepolicy/private/seapp_contexts" 29 } 30 chdir: true 31 command: "grep -ihe '^neverallow' system/sepolicy/private/seapp_contexts device/google/gs-common/sota_app/sepolicy/system_ext/seapp_contexts device/google/gs-common/battery_mitigation/sepolicy/system_ext/private/seapp_contexts device/google/zuma-sepolicy/system_ext/private/seapp_contexts device/google/gs-common/camera/sepolicy/product/private/seapp_contexts device/google/gs-common/betterbug/sepolicy/product/private/seapp_contexts device/google/zuma-sepolicy/private/seapp_contexts > __SBOX_SANDBOX_DIR__/out/plat_seapp_neverallows || true" 32 copy_after: { 33 from: "out/plat_seapp_neverallows" 34 to: "out/soong/.intermediates/system/sepolicy/contexts/plat_seapp_neverallows/gen/plat_seapp_neverallows" 35 } 36 input_hash: "39b6031339280b1223960cfd0648b59ed42261cc1146936d60d9fa381f46b4f4" 37 env: { 38 name: "PATH" 39 inherit: true 40 } 41 env: { 42 name: "JAVA_HOME" 43 inherit: true 44 } 45 env: { 46 name: "TMPDIR" 47 inherit: true 48 } 49 env: { 50 name: "RBE_log_dir" 51 inherit: true 52 } 53 env: { 54 name: "RBE_platform" 55 inherit: true 56 } 57 env: { 58 name: "RBE_server_address" 59 inherit: true 60 } 61 env: { 62 name: "RBE_exec_root" 63 inherit: true 64 } 65 env: { 66 name: "OUT_DIR" 67 value: "out" 68 } 69 dont_inherit_env: true 70} 71 72