Files
frameworks_base/core/java/android/app
Seigo Nonaka b7773ce875 Stop loading other package's font by default.
Since CONTEXT_RESTRICTED is not a default flag of createPackageContext,
we can't rely on it for preventing unexpected font injections.
To protect developers and existing apps from a risk of font injection,
stop loading font from other package's resouce unless the developer
explicitly set CONTEXT_IGNORE_SECURITY.

Bug: 62813533
Bug: 62879353
Test: Manually done
Merged-In: I4442ddc48dadb5c968b444be86038b602074d301
Change-Id: I4442ddc48dadb5c968b444be86038b602074d301
(cherry picked from commit 6d6cd68660)
2017-06-23 10:02:59 +00:00
..
2017-05-04 15:58:40 +01:00
2017-03-21 14:42:35 -07:00
2017-06-21 15:21:22 +00:00
2017-03-03 17:27:56 -08:00
2017-04-25 17:00:05 -04:00
2017-06-16 18:04:42 -07:00