summaryrefslogtreecommitdiff
path: root/boot/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'boot/Android.bp')
-rw-r--r--boot/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/Android.bp b/boot/Android.bp
index 0fc455bacaba..ef2abc885fcf 100644
--- a/boot/Android.bp
+++ b/boot/Android.bp
@@ -51,6 +51,10 @@ platform_bootclasspath {
apex: "com.android.art",
module: "art-bootclasspath-fragment",
},
+ {
+ apex: "com.android.i18n",
+ module: "i18n-bootclasspath-fragment",
+ },
],
// Additional information needed by hidden api processing.