diff options
| author | 2022-08-23 22:48:06 +0000 | |
|---|---|---|
| committer | 2022-08-23 22:52:22 +0000 | |
| commit | fa2b957796c0c06dc0ffbf7c8d7622d311ea23ea (patch) | |
| tree | 3150a07be009cecfdb269cbb245c04414f8c6b43 /libs/androidfw/StringPool.cpp | |
| parent | 51603de7ddb77d0b57da3266dff069cef057bbba (diff) | |
Prevent native methods in InputManagerService from being removed
Add a proguard rule to prevent native methods in InputManagerService
from being removed. If proguard removes one of these methods, the system
crashes at boot when it tries to register the native implementation
through JNI, resulting in a hard-to-debug bootloop.
Bug: None
Test: manual
Change-Id: I528bd97c9ef179ff18e3e0ad95a4e9a015b7e6c9
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions