Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff1e7e01 authored by Neil Fuller's avatar Neil Fuller Committed by Android Git Automerger
Browse files

am 0e29681f: Merge "Load ICU4J data on boot"

* commit '0e29681f':
  Load ICU4J data on boot
parents 090df87d 0e29681f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -828,6 +828,11 @@ android.hardware.soundtrigger.SoundTriggerModule
android.hardware.usb.UsbDevice
android.hardware.usb.UsbDeviceConnection
android.hardware.usb.UsbRequest
# Initializing android.icu.impl.ICUBinary loads the ICU data.
# Opening the files in the Zygote avoids StrictMode violations.
# It also ensures the ICU data files are mapped on boot and all
# apps will be consistent (even if files are added to /data).
android.icu.impl.ICUBinary
android.inputmethodservice.ExtractEditText
android.location.Location
android.location.Location$1