diff --git a/docs/html/preview/behavior-changes.jd b/docs/html/preview/behavior-changes.jd index 04f78be57895d..5782d9fb109b2 100644 --- a/docs/html/preview/behavior-changes.jd +++ b/docs/html/preview/behavior-changes.jd @@ -512,3 +512,37 @@ JavaVM::AttachCurrentThread from <jni.h>. been enabled on the device, this method returns a value of {@code null}. + +
+You can diagnose this behavior by causing an identical crash +when killing the app manually via DDMS or automatically in a low- +or out-of-memory condition. +
+ ++Apps targeting N and above are not automatically killed on density changes; +however, they may still respond poorly to configuration changes +
+