mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix proguard-rules.txt path reference in DefaultDownloaderFactory
PiperOrigin-RevId: 734111303
This commit is contained in:
parent
377136419d
commit
c95516f0ab
@ -153,5 +153,5 @@ public class DefaultDownloaderFactory implements DownloaderFactory {
|
||||
throw new IllegalStateException("Downloader constructor missing", e);
|
||||
}
|
||||
}
|
||||
// LINT.ThenChange(../../../../../proguard-rules.txt)
|
||||
// LINT.ThenChange(../../../../../../../proguard-rules.txt)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user