commit | 88ae1a2dcc9548a95c133fe64efd4803d286f229 | [log] [tgz] |
---|---|---|
author | Kohsuke Yatoh <kyatoh@google.com> | Fri Dec 11 12:20:39 2020 -0800 |
committer | Kohsuke Yatoh <kyatoh@google.com> | Tue Dec 15 13:20:46 2020 -0800 |
tree | 83078e8dab7c390b2538a509501f776b958e1058 | |
parent | 7cb30de8007419b6b9d3ce35f7c770061f85e2a3 [diff] |
Do not crash if setSystemFont is called twice. ActivityThread.mBoundApplication has @UnsupportedAppUsage, so apps can re-send BIND_APPLICATION message with the same AppBindData by using reflection. Bug: 174969232 Test: manually tested with the test app in the bug Change-Id: Ic96d670f6346d9d1373607b4ae6e78b78194a09c