diff options
author | Hyundo Moon <hdmoon@google.com> | 2019-01-28 20:24:37 +0900 |
---|---|---|
committer | Hyundo Moon <hdmoon@google.com> | 2019-01-29 11:48:39 +0900 |
commit | 1dfec66d30f5703cb90656add83f6127221f9f13 (patch) | |
tree | c6b7d3eedd9b0edd7a3f3f03583b5c59076a3fb2 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 0def48bd5d9486189583c58074eba0f677d72f97 (diff) |
Make hidden constructor of PlaybackInfo as @SystemApi
When the android build setting is configured to a rule which moves
MediaSession1 related codes to mainline module, the non-public and
non-system APIs in the module cannot be used by the framework.
This CL makes the hidden constructor of PlaybackInfo as
system API, so that it can be used by the framework.
Bug: 123500940
Test: make update-api -j; make -j;
Change-Id: I8583d6f79c70f8bbbbedfa0a75676218aeec58e6
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions