Skip to content

BlueHeart01/vendor_sony_dolby

 
 

Repository files navigation

Sony Dolby Atmos

DISCLAIMER

  • Dolby & Sony apps and blobs are owned by Dolby™ and Sony™.

How to Include?

  • Inherit the dolby.mk repo from your device as shown
$(call inherit-product, vendor/sony/dolby/dolby.mk)
  • Inherit the BoardConfigDolby.mk from your BoardConfig as shown
include vendor/sony/dolby/BoardConfigDolby.mk
  • Inherit the codecs in your media_codecs file in vendor (depends on device what file is being loaded. Check logcat for more information)
<Include href="media_codecs_dolby_audio.xml" />

Example commit: here

Credits

  • Thanks to @saku-bruh for helping with various things.
  • Thanks to @hellobbn for modifying needed libs.
  • Thanks to @reiryuki for reference README.
  • Thanks to everyone else who was involved in making this all work.

About

Sony Dolby from Xperia 1V (pdx234)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 50.4%
  • Makefile 49.6%