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

Commit 8b162d16 authored by Baligh Uddin's avatar Baligh Uddin
Browse files

Remove hardcoded sdk for 'R' module

BUG: 130541924
Change-Id: I597a00ba1c6a286da3fd33733897da8a3e25959a
Exempt-From-Owner-Approval: baligh@ approving to unblock TM
parent fa7cbaf7
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,9 @@
    * The interface between the resolver and netd is backwards compatible, so the resolver APEX
    * The interface between the resolver and netd is backwards compatible, so the resolver APEX
    * can work with any version of netd.
    * can work with any version of netd.
    -->
    -->
  <uses-sdk
  <!-- TODO: Uncomment this when the R API level is fixed. b/148281152 -->
  <!--uses-sdk
      android:targetSdkVersion="29"
      android:targetSdkVersion="29"
  />
  />
  -->
</manifest>
</manifest>