unplugged-system/frameworks/base/media/tests/players
2025-10-06 13:59:42 +00:00
..
Android.bp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
invoke_mock_media_player.cpp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Native test players for system tests.

For functional/system/performance tests, a native test player can be used.
This directory contains the sources of such players.
The class TestPlayerStub uses the dynamic loader to load any of them.