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

Commit c9e99f79 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 9a12e1d7 e1f9d977
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -370,6 +370,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",