Framework: Ensure image heap string literals for Patterns
Do not use Pattern.toString to construct complex patterns. Instead, make the string literals explicit so they can be compile-time allocated, thus ending up as clean memory in the image heap. Bug: 34956610 Test: m Test: Device boots Change-Id: I20d45c31243af00168553c218f75fb0795b55149
Loading
Please register or sign in to comment