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

Commit 79e0f38a authored by Zac Iqbal's avatar Zac Iqbal Committed by Android (Google) Code Review
Browse files

Merge "Added prebuilt_etc package for android.hardware.biometrics.face."

parents bda5a359 922ef07f
Loading
Loading
Loading
Loading

data/etc/Android.bp

0 → 100644
+7 −0
Original line number Diff line number Diff line
prebuilt_etc {
    name: "android.hardware.biometrics.face.xml",
    product_specific: true,
    sub_dir: "permissions",
    src: "android.hardware.biometrics.face.xml",
    filename_from_src: true,
}
 No newline at end of file