系统在CompatibilityChange处理时调用设置属性接口,jni抛出异常failed to set system property02-14 08:40:58.853 1533 1650 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: PackageManager E AndroidRuntime: java.lang.RuntimeException: failed to set system property (check logcat for reason) E AndroidRuntime: at android.os.SystemProperties.native_set(Native Method) E AndroidRuntime: at android.os.SystemProperties.set(SystemProperties.java:235) E AndroidRuntime: at android.app.PropertyInvalidatedCache.setNonce(PropertyInvalidatedCache.java:673) E AndroidRuntime: at android.app.PropertyInvalidatedCache.invalidateCacheLocked(PropertyInvalidatedCache.java:1059) E AndroidRuntime: at android.app.PropertyInvalidatedCache.invalidateCache(PropertyInvalidatedCache.java:1032) E AndroidRuntime: at android.a