bad43fcae487a19865c174483c11829379817c8a
When using a Configuration object as a delta for use as an update to an existing Configuration object, the fontScale property is always defaulted to 1.0, which is not considered "undefined". That means that fontScale will always get overridden to 1.0. This changes the undefined value of fontScale to 0.0, which is set when the Configuration object is constructed. Thankfully, the documentation for Configuration states that until Configuration#setToDefaults() is called, the Configuration is in an invalid state. That means that apps can not rely on fontScale == 1.0 without calling setToDefaults(). Bug:29924927 Change-Id: I19342c55f7057423f1ca8c5d8dce1dff07617d90
Merge \\\\"docs: Updated descriptions of device orientation angles.\\\\" into mnc-docs am:
d312201b74 am: 6b4d2a2e6d am: a812012c52
…
Merge \\"Fix a broken case of AndroidKeyStoreProvider error logging\\" into nyc-mr1-dev am:
45b8216d33
Merge "resolve merge conflicts of
1599b981 to nyc-dev-plus-aosp am: 85e0c89ba5" into nyc-mr1-dev-plus-aosp
…
Merge \\"Made severe and extreme alert configuration dependency configurable\\" into nyc-mr1-dev am:
338566df68
Merge \\"Fix a few log messages that didn\\'t have a space in the SoundTriggerTestApp\\" into nyc-mr1-dev am:
ea7999dc3f
Merge \\\"update the version number used in docs and update the offline docs landing page\\\" into nyc-dev am:
6623f4177c am: 38b71c5741
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%