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

Commit 922ef07f authored by Zachary Iqbal's avatar Zachary Iqbal
Browse files

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

Bug: 162461782
Test: Built and verified permission added.
Change-Id: I1e80ff3d50a395c4a118109b148e637736d937d4
parent dc070322
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