Skip to content

yaap/vendor_sony_extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sony Dolby Atmos / Camera Apps / Sony Apps Extras Repo

DISCLAIMER

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

How to Include?

  • Inherit the extras repo from your device.mk as shown
$(call inherit-product, vendor/sony/extra/extra.mk)
  • Set Flags Accordingly in order to ship different modules
Flag Description
TARGET_SHIPS_SOUND_ENHANCEMENT Ships libs for Dolby Atmos.
TARGET_SHIPS_SONY_CAMERA Ships Sony's Camera Apps
TARGET_SHIPS_SIDESENSE Ships Sony SideSense implementation from 1VI
TARGET_SHIPS_SONY_APPS Ships misc Sony Apps e.g. Music pro etc.
TARGET_SHIPS_STAMINA Ships Sony's advanced battery saver implementation
TARGET_SUPPORTS_GAME_CONTROLLERS Ships Sony's Game controller app and needed layouts for various controllers.

Notes

  • Game Controllers might need this commit if dummy framework is being used from here
  • Dolby's front end UI is shipped using XperiaModules from 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published