Merge remote-tracking branch 'goog/cw-f-dev' into fix_merger

Bug: 32849428

* goog/cw-f-dev: (32 commits)
  Return current object instead of Exception when constant state is null
  Fix BottomNavigationMenu item selection via Menu object
  DO NOT MERGE fix BrowseFragmentTest static variable issue
  DO NOT MERGE leanback: Lint fixes
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Import translations. DO NOT MERGE
  Stop measure/layout on GONE views in CoordinatorLayout
  Fix AlertDialog width on API 11+
  MediaBrowserCompat: Fix NPE
  Fix InputContentInfoCompat.releasePermission()
  Fix TextViewCompat#getCompoundDrawablesRelative on API 17
  Fix TextInputLayout hint not working in extract mode
  Preserve left+right compound drawables
  Workaround weirdness when running on Intel devices
  Fix background tint for Button.Colored on API 22
  Add proguard to make sure AVD's getter and setter still works
  Prevent RecyclerView from doing another layout while processing updates
  Add shadow to BottomNavigationView.
  Fix null LayoutManager prefetch crash - DO NOT MERGE
  ...