History log of /frameworks/base/services/core/java/com/android/server/media/MediaUpdateService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4a649366d57405417b78d438b4daf201eeb12387 10-Mar-2018 Dongwon Kang <dwkang@google.com> Use system property to get the package name for media update

Also, disabled updatable apk usage on Media2 APIs since
they are hidden and they shouldn't be used in P.

Test: build and boot on aosp and non-aosp build
Bug: 67908547
Change-Id: Ic93cc0f07604020ec47be25725b05af8a9794572
/frameworks/base/services/core/java/com/android/server/media/MediaUpdateService.java
ed1877263cbd53b661d79a0ac8c9265dbef8faf7 28-Feb-2018 Dongwon Kang <dwkang@google.com> Delay the initial package checking in MediaUpdateService

Test: build and boot. StartMediaUpdateService time 30ms => 2ms
Bug: 72447629
Change-Id: I050e1e8fbad2012dcc0d2b7fc23996bb11ac2f47
/frameworks/base/services/core/java/com/android/server/media/MediaUpdateService.java
088fd705bccd7063f2f3868932a9b960f9b739ef 17-Jan-2018 Dongwon Kang <dwkang@google.com> Enable MediaUpdateService on userdebug and eng builds.

Test: play a mp4 file. boots without untracked SELinux denials.
Bug: 67908547
Change-Id: If8c1563722aa58f61af715ec81443546ef16e25f
/frameworks/base/services/core/java/com/android/server/media/MediaUpdateService.java
e6c56134e446c3abba9e47aeaffe57a4793c893a 17-Jan-2018 Dongwon Kang <dwkang@google.com> Disable UpdateService temporarily.

Test: build & boots without untracked SELinux denials
Bug: 72066295
Change-Id: Id4564e849e74b2cdd6b935bec2b4db29f8ccd778
/frameworks/base/services/core/java/com/android/server/media/MediaUpdateService.java
569da9ff5a34d900e34eb4c669e88907c9c9f8da 06-Nov-2017 Dongwon Kang <dwkang@google.com> Add MediaUpdateService in SystemServer

Test: play mp4 file and install & uninstall media update apk.
Bug: 67908547
Change-Id: I17f91a85994da9a43e08734f7e79311bee62eab1
/frameworks/base/services/core/java/com/android/server/media/MediaUpdateService.java