[DO NOT MERGE] Verify ringtone from ringtone picker is audio

To improve privacy.

Bug: 221041256
Test: atest com.android.settings.DefaultRingtonePreferenceTest
Change-Id: I0a9ca163f5ae91b67c9f957fde4c6db326b8718d
Merged-In: I0a9ca163f5ae91b67c9f957fde4c6db326b8718d
(cherry picked from commit e4c22580c9)
This commit is contained in:
Arc Wang
2022-05-06 17:42:30 +08:00
parent 392df50da0
commit 640eab60f2
3 changed files with 104 additions and 0 deletions

View File

@@ -14,10 +14,12 @@ LOCAL_JAVA_LIBRARIES := \
LOCAL_STATIC_JAVA_LIBRARIES := \
androidx.test.core \
androidx.test.rules \
androidx.test.espresso.core \
androidx.test.espresso.contrib-nodeps \
androidx.test.espresso.intents-nodeps \
androidx.test.ext.junit \
mockito-target-minus-junit4 \
platform-test-annotations \
truth-prebuilt \