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

Commit a406e70f authored by Daniel Norman's avatar Daniel Norman
Browse files

Creates an Android.bp prebuilt for the wifi passpoint feature XML.

Test: n/a
Change-Id: I0507a7c8984cb498de20a2b2ce354963cacf8b6b
parent cfd04603
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -184,6 +184,12 @@ prebuilt_etc {
    defaults: ["frameworks_native_data_etc_defaults"],
}

prebuilt_etc {
    name: "android.hardware.wifi.passpoint.prebuilt.xml",
    src: "android.hardware.wifi.passpoint.xml",
    defaults: ["frameworks_native_data_etc_defaults"],
}

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