diff options
| author | 2024-11-21 17:31:06 +0000 | |
|---|---|---|
| committer | 2024-11-21 18:03:58 +0000 | |
| commit | d4ce3c631b5b69805fa12650aef7d795ada4402a (patch) | |
| tree | 3ccede6e5cf72a5d5804cbc1676884a77d63ef3e /tests/SystemUIDemoModeController | |
| parent | b65432e444592f511e70a1bcc9917f3510d3c0c3 (diff) | |
Also compile methods in inner classes of MessageQueue #2
This is a followup change to:
780541bc120a Also compile methods in inner classes of MessageQueue
That change used a wildcard to catch the inner classes which is not
supported. Instead we list them individually.
Test: build then check manually with
Test: oatdump --oat-file=system/framework/arm64/boot-framework.oat --output=/data/local/tmp/oatdump.txt
Test: Download the result and search for our inner class names to see that code has been complied for them
Bug: 338098106
Flag: EXEMPT resource only update
Change-Id: I7e6afc7ff973498e6b835823535afba0c692ebbc
Diffstat (limited to 'tests/SystemUIDemoModeController')
0 files changed, 0 insertions, 0 deletions