commit | 86a66763e6f0cbe7a947c8673f71131b5c9d8bd7 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Wed Jul 17 18:21:08 2024 +0100 |
committer | Jerome Gaillard <jgaillard@google.com> | Wed Jul 17 18:21:08 2024 +0100 |
tree | 494afc8411c86d349d4feae3fa7697c7ff00e98c | |
parent | ab7a57ca156190371afaea4037a0a7dcc355ec0f [diff] |
Use SystemProperties to setup ICU and keyboard paths This directly puts values in the native Android system properties, so that they can be queried natively without having to go through JNI. Bug: 322360037 Test: N/A Change-Id: I6a6fe3e4910ca8ad2e0f57445c6000458180b7a1