Created
October 17, 2023 02:11
-
-
Save AriesTriputranto99/9993af89852e28810b3826967be00d51 to your computer and use it in GitHub Desktop.
allowed_privapp_com.android.car.media
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
android_app_import { | |
name: "CarMediaApp", | |
apk: "Devault.apk", | |
privileged: true, | |
certificate: "platform", // Devault.media.apk the platform | |
required: ["allowed_privapp_com.android.car.media"], | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment