Lines Matching refs:raw
105 cmd: "mkdir -p $(genDir)/res/raw"
106 + " && cp $(location :EmptyTestApp) $(genDir)/res/raw"
107 + " && cp $(location :EmptyTestApp2) $(genDir)/res/raw"
108 + " && cp $(location :DeviceAdminTestApp) $(genDir)/res/raw"
109 + " && cp $(location :LockTaskApp) $(genDir)/res/raw"
110 + " && cp $(location :DelegateTestApp) $(genDir)/res/raw"
111 + " && cp $(location :RemoteDPCTestApp) $(genDir)/res/raw"
112 + " && cp $(location :SmsApp) $(genDir)/res/raw"
113 + " && cp $(location :AccountManagementApp) $(genDir)/res/raw"
114 + " && $(location index_testapps) --directory $(genDir)/res/raw --aapt2 $(location aapt2)"
115 + " && $(location soong_zip) -o $(out) -C $(genDir)/res -D $(genDir)/res/raw"