Remove unnecessary log from AppCompatDialog

Dialog's LayoutInflater is a copy of the Activity's, and we show the log
only when the Factory is not from AppCompat's.

Bug: 26101356
Change-Id: I66934e22650aff1a428ffe9b6cf206548cdc0b8f
4 files changed