commit | ee38ec4e0c0a0809563162db54a2cec74ecb2894 | [log] [tgz] |
---|---|---|
author | Venkatarama Avadhani <venkataramaa@google.com> | Fri Mar 15 14:36:09 2024 +0530 |
committer | Venkatarama Avadhani <venkataramaa@google.com> | Fri Mar 15 17:06:31 2024 +0530 |
tree | b636c4456e4dd4ccd8413d52e8f13ff9e5b1023d | |
parent | fa33da558c12767160a935d9f3ca8ff661ec8656 [diff] |
MediaCas: Reinit the CAS service if killed When the MediaCasService is killed or dies, allow for it to be re-initialized with the new instance of the service. The service is restarted by the system, this code just re-initializes a pointer to this new service. Test: atest android.media.misc.cts.MediaCasTest Bug: 327332440 Change-Id: I9d98c4e200adc4ee987dc8d1e472dfe5ac8f8da2