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

Commit 77be6f94 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Update doc wrt to android:debuggable and CheckJNI"

parents 77c3c998 a6a7f2ff
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>