Skip to content

Commit 55c05fc

Browse files
Google ML Kitmiworking
Google ML Kit
authored andcommitted
List of included changes:
- Add prefetch dependencies for CDJK PiperOrigin-RevId: 527002719 Change-Id: I26d51e5e2668c566f3b73d2dee04cdf7d66ff38c
1 parent 35d594a commit 55c05fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/vision-quickstart/app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
your app is installed.-->
3636
<meta-data
3737
android:name="com.google.mlkit.vision.DEPENDENCIES"
38-
android:value="barcode,face,ocr,ica,custom_ica"/>
38+
android:value="barcode,face,ocr,ocr_chinese,ocr_devanagari,ocr_japanese,ocr_korean,ica,custom_ica"/>
3939

4040
<activity
4141
android:name=".EntryChoiceActivity"

0 commit comments

Comments
 (0)