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

Commit a6a7f2ff authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Update doc wrt to android:debuggable and CheckJNI

Change-Id: Id75642440c8bc86727655debf21c47a1c228bd28
parent 3d4c3aca
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -444,7 +444,9 @@ adb shell start</pre>

<pre>D Late-enabling CheckJNI</pre>


<p>You can also set the <code>android:debuggable</code> attribute in your application's manifest to
turn on CheckJNI just for your app. Note that the Android build tools will do this automatically for
certain build types.


<a name="native_libraries" id="native_libraries"></a>