aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-05 00:12:23 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-05 00:12:23 +0000
commitcb8a2c7bb5d3c70ba1ce855befd2e2fc344612c3 (patch)
tree6f79af2ef7886e50862bfeacbf4b6b5992368af6
parentcd99056bc560fef273af937208e49f9b8a9f619d (diff)
parent22545c1175a45ddad2cf46b61449d5f968fc7418 (diff)
downloadoboe-android14-s2-release.tar.gz
Change-Id: I074f0da83d78c352615277847ae8e3d9d8b61127
-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"