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

Commit 3d36d47b authored by Daniel Bright's avatar Daniel Bright
Browse files

Add feature flag android.hardware.telephony.data

Bug: 146206136
Test: Compiled
Change-Id: I8f6673fe20e0fefc5fb41d0261beea341c8bd223
parent 0c70b6d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,4 +18,5 @@
<permissions>
    <feature name="android.hardware.telephony" />
    <feature name="android.hardware.telephony.cdma" />
    <feature name="android.hardware.telephony.data" />
</permissions>
+1 −0
Original line number Diff line number Diff line
@@ -18,4 +18,5 @@
<permissions>
    <feature name="android.hardware.telephony" />
    <feature name="android.hardware.telephony.gsm" />
    <feature name="android.hardware.telephony.data" />
</permissions>