appendImmutableFlagIfNeeded

From Android 23, PendingIntent needs to add PendingIntent.FLAG_IMMUTABLE

Return

flags with IMMUTABLE flag.

Parameters

flags

add PendingIntent.FLAG_IMMUTABLE for android 23+