This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Sanju0910 f4a4c10d75 Import Dolby Atmos
Extracted from Sony Dolby Atmos
2023-05-28 20:39:31 +05:30

38 lines
755 B
Plaintext

// Automatically generated file. DO NOT MODIFY
soong_namespace {
}
android_app_import {
name: "DaxUI",
owner: "sony",
apk: "proprietary/system_ext/priv-app/DaxUI/DaxUI.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
system_ext_specific: true,
privileged: true,
}
android_app_import {
name: "daxService",
owner: "sony",
apk: "proprietary/system_ext/priv-app/daxService/daxService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
system_ext_specific: true,
privileged: true,
}
prebuilt_etc_xml {
name: "vendor.dolby.hardware.dms",
owner: "sony",
src: "proprietary/vendor/etc/vintf/manifest/vendor.dolby.hardware.dms.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}