vendor: Do not clone default AudioFX app
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user