Skip to content

Commit 9434d00

Browse files
chaorencopybara-androidxtest
authored andcommitted
Internal Code Change
PiperOrigin-RevId: 553553118
1 parent 983c516 commit 9434d00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/shellexecutor/java/androidx/test/services/shellexecutor/CoroutineFileObserver.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17+
@file:OptIn(kotlinx.coroutines.DelicateCoroutinesApi::class)
18+
1719
package androidx.test.services.shellexecutor
1820

1921
import android.os.Build

0 commit comments

Comments
 (0)