vendor: Do not clone default AudioFX app

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi
2025-05-16 00:26:39 +05:30
committed by Joey
parent a808a8a010
commit 2ac0769b34

View File

@@ -22,6 +22,12 @@
</install-in-user-type>
<!-- System packages that should not be pre-installed on the CLONE profile. -->
<!-- AudioFX -->
<install-in-user-type package="org.lineageos.audiofx">
<install-in user-type="FULL" />
<install-in user-type="PROFILE" />
<do-not-install-in user-type="android.os.usertype.profile.CLONE" />
</install-in-user-type>
<!-- Camera -->
<install-in-user-type package="com.android.camera">
<install-in user-type="FULL" />