aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-04 07:15:13 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-04 07:15:13 +0000
commit237843eb98b0c4352387eb98d897243c38fad580 (patch)
tree6f79af2ef7886e50862bfeacbf4b6b5992368af6
parent9f17d9778b27a584d9a802ed7a46514745bf52d1 (diff)
parentc41750e134f3043c4c717fd3b0d73a48ab17b1f7 (diff)
downloadoboe-android14-d1-s1-release.tar.gz
Change-Id: If45d7f636c9408a4dc9d83eb951f42e0e2d1b1a5
-rw-r--r--apps/OboeTester/app/src/main/AndroidManifest.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/OboeTester/app/src/main/AndroidManifest.xml b/apps/OboeTester/app/src/main/AndroidManifest.xml
index e1162850..98628186 100644
--- a/apps/OboeTester/app/src/main/AndroidManifest.xml
+++ b/apps/OboeTester/app/src/main/AndroidManifest.xml
@@ -109,12 +109,6 @@
android:label="@string/title_error_callback"
android:exported="true" />
- <activity
- android:name="com.google.sample.oboe.manualtest.TestDataPathsActivity"
- android:label="@string/title_data_paths"
- android:screenOrientation="portrait">
- </activity>
-
<service
android:name=".MidiTapTester"
android:permission="android.permission.BIND_MIDI_DEVICE_SERVICE"