Loading services/core/java/com/android/server/am/PendingIntentRecord.java +1 −1 Original line number Diff line number Diff line Loading @@ -376,7 +376,7 @@ public final class PendingIntentRecord extends IIntentSender.Stub { return DeviceConfig.getBoolean( DeviceConfig.NAMESPACE_WINDOW_MANAGER, ENABLE_DEFAULT_RESCIND_BAL_PRIVILEGES_FROM_PENDING_INTENT_SENDER, false); // assume false if the property is unknown true); } /** Loading Loading
services/core/java/com/android/server/am/PendingIntentRecord.java +1 −1 Original line number Diff line number Diff line Loading @@ -376,7 +376,7 @@ public final class PendingIntentRecord extends IIntentSender.Stub { return DeviceConfig.getBoolean( DeviceConfig.NAMESPACE_WINDOW_MANAGER, ENABLE_DEFAULT_RESCIND_BAL_PRIVILEGES_FROM_PENDING_INTENT_SENDER, false); // assume false if the property is unknown true); } /** Loading