SamsungParts: add Dolby Atmos entry

* Basic ideas taken from https://github.com/SamarV-121/android_device_samsung_universal7885-common/tree/lineage-19.0/dap
This commit is contained in:
roynatech2544 2021-11-15 22:10:49 +09:00
commit 3eeab18801
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
20 changed files with 347 additions and 117 deletions

View file

@ -2,6 +2,7 @@ android_app {
name: "SamsungParts",
srcs: [
"src/**/*.java",
"src/**/*.kt",
],
platform_apis: true,
privileged: true,