Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b41e320f authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Define android.software.credentials.xml as prebuilt_etc" into main am: c9e99f79

parents 4c2a8153 c9e99f79
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -376,6 +376,14 @@ prebuilt_etc {
    defaults: ["frameworks_native_data_etc_defaults"],
}

// installed in system for GSI
prebuilt_etc {
    name: "android.software.credentials.prebuilt.xml",
    relative_install_path: "permissions",
    src: "android.software.credentials.xml",
    filename_from_src: true,
}

prebuilt_etc {
    name: "android.software.device_id_attestation.prebuilt.xml",
    src: "android.software.device_id_attestation.xml",