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

Commit 96479704 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android Git Automerger
Browse files

am 77be6f94: Merge "Update doc wrt to android:debuggable and CheckJNI"

* commit '77be6f94':
  Update doc wrt to android:debuggable and CheckJNI
parents ab8aea91 77be6f94
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>