commit | 756f75ebd5fd493ac6b804001e49ab97d8350e34 | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Tue Nov 19 22:44:53 2024 +0000 |
committer | Jared Duke <jdduke@google.com> | Tue Nov 19 22:55:33 2024 +0000 |
tree | 48114d291765cf869407e639cec4022d3adbb930 | |
parent | d79cae230c9646a62af29cfddefd85c30a2a6b29 [diff] |
Make GameManagerService JNI registration lazy This service is optional. As such, make its JNI registration lazy, supporting build-time removal. Also refactor service test JNI libs to support related unit tests. Bug: 375264322 Flag: EXEMPT refactor Test: m + boot test Test: atest CtsGameManagerTestCases GameManagerServiceTests Change-Id: Idee4cbd973e7c09d435273f927bd787fc2afd0d6