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

Commit be840d27 authored by Eran Messeri's avatar Eran Messeri Committed by Automerger Merge Worker
Browse files

Merge "Removing `device_id_attestation` from exclude feature list of AOSP...

Merge "Removing `device_id_attestation` from exclude feature list of AOSP targets." into main am: f4c0747d

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2794155



Change-Id: I4bf868bf81f83ce7037c033256f802a9db38062b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents e8a6dfcb f4c0747d
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -18,5 +18,4 @@
    <!-- This should be used to exclude this feature from aosp targets. As aosp configurations
    <!-- This should be used to exclude this feature from aosp targets. As aosp configurations
    may or may not have a valid location provider -->
    may or may not have a valid location provider -->
    <unavailable-feature name="android.hardware.location.network" />
    <unavailable-feature name="android.hardware.location.network" />
    <unavailable-feature name="android.software.device_id_attestation" />
</permissions>
</permissions>