aboutsummaryrefslogtreecommitdiff
path: root/RotaryPlayground
diff options
context:
space:
mode:
authorArnaud Berry <arnaudberry@google.com>2021-08-30 15:43:58 -0700
committerArnaud Berry <arnaudberry@google.com>2021-09-10 16:32:19 -0700
commit4fab8ebdf95a9fb04e385e372b8172e2e9759343 (patch)
treea9c9901e7088e25da2cb94b337cbd9b77617cefa /RotaryPlayground
parent2b9df41b68200f43ae55e901f5a8bdab53d2ecae (diff)
downloadtests-4fab8ebdf95a9fb04e385e372b8172e2e9759343.tar.gz
Edit gradle project for TestMediaApp
Sign the app with the same certificate so the gradle and soong builds can override each other. Bug: 194511956 Test: manual Change-Id: Ica116ba3fd85da0aa721df267539d6737f0dae8b
Diffstat (limited to 'RotaryPlayground')
-rw-r--r--RotaryPlayground/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/RotaryPlayground/build.gradle b/RotaryPlayground/build.gradle
index fa8d79c..d2f9f10 100644
--- a/RotaryPlayground/build.gradle
+++ b/RotaryPlayground/build.gradle
@@ -42,7 +42,6 @@ android {
main {
manifest.srcFile 'AndroidManifest.xml'
java.srcDirs = ['src']
- resources.srcDirs = ['src']
aidl.srcDirs = ['src']
renderscript.srcDirs = ['src']
res.srcDirs = ['res']