01709c7469b59e451f064c266bbe442e9bef0ab4
There are multiple problems here: - Java Font.equals and hashCode doesn't look at locale list. Due to this issue, the CTS tests have been passing unexpectedly. - The null pointer check in the AFont_getLoacle was inversed. Should return only when it is non-null. - Looks like we cannot get the parent's attribute which always returns null. Instead, read the "lang" attribute when we read the family tag. Bug: 139201432 Test: atest NativeSystemFontTest Test: atest TypefaceEqualsTest Change-Id: I0514847bbf46a73358afab374ccfce2db09b2ec0
Merge "[DO NOT MERGE] Add CellBroadcastService and related permissions" am:
6af905e0fe am: 09a3b50108
…
…
…
…
Merge "Better notification to user when DNS-over-TLS is broken" am:
81852c8481 am: eb24608dbc am: a55366ffdb
…
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%