Skip to content

Commit

Permalink
Revert "app: AndroidManifest: check for "sec_platform_library" library"
Browse files Browse the repository at this point in the history
This reverts commit fddcff0.
  • Loading branch information
salvogiangri committed Feb 20, 2023
1 parent 4e5b561 commit ab3355f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
android:theme="@style/Theme.KnoxPatch">

<uses-library
android:name="sec_platform_library"
android:name="com.samsung.device"
android:required="true" />

<!-- SamsungBasicInteraction -->
Expand Down

0 comments on commit ab3355f

Please sign in to comment.