Google plans to separate new emoji from Android updates

Publisher:CrystalClearLatest update time:2020-11-27 Source: IT之家Keywords:emoji Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

IT Home November 25 news Emojis have become an important part of our online communication. These tiny graphics add emotion to simple text. Every time Unicode gets new emojis, we need to wait for the operating system to be upgraded to our phones to bring support for emojis. Google seems to be ready to make it all easier, because some information shows that Google is working to separate new emojis from Android system updates.

  Currently, all fonts in the Android system are stored in the system partition, more precisely, in the / system / fonts directory. In particular, emojis are stored in a file called NotoColorEmoji.ttf. The system partition is read-only, and updating any files in the partition requires a system update when the partition is not mounted. So the only way to get new fonts and new emojis is to wait for the official OTA update, or to install them unofficially by rooting yourself.

  New commits have been spotted on the Android Open Source Project (AOSP) Gerrit that appear to be about separating font files from those that require OS upgrades.

  Add the /data/fonts/files directory:

  The updated font files will be saved in /data/fonts/files, and all applications can read it to draw text. Therefore, /data/fonts/files needs to be readable by applications, and only system_server (and init) can write to it.

  Set up the /data/fonts directory for updatable system fonts:

       - /data/fonts/files The updated font files are placed in this directory. The files in this directory can be read by any application. Only system_server can write font files to this directory.

  - /data/fonts/config The font configuration used by system_server is stored in this directory. Only system_server can read/write font files to this directory. Only system_server can read/write this directory.

  These commits basically allow the system_server process to write updated font files to the /data/fonts directory. The data partition is mounted read-write, so with this change, Google only allows the system_server process to have permission to write to this directory. All apps then read the font and emoji files from this directory to draw text. Therefore, updated font files, as well as new emojis, can be pushed to the phone without having to do an entire OTA update for this.

  IT Home learned that these submissions have not been merged yet, so it is not certain when this change will occur. If these submissions are merged in the next few months, we should be able to see this change happen in Android 12.


Keywords:emoji Reference address:Google plans to separate new emoji from Android updates

Previous article:IoT chip supplier Ankai Microelectronics plans to IPO on the A-share market and has filed for listing guidance
Next article:Redmi Note 9 Pro released: 100 million pixels, priced from 1599 yuan

Latest Mobile phone portable Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号