Hide the column in query result by @ExportedSince value

- Add the @ExportedSince Build.VERSION_CODES.S on is_recording
- If the column is added @ExportedSince by X version, if the os
  version is less than X, the query result won't include the column.

Test: atest MediaProviderTest
Test: atest DatabaseHelperTest
Bug: 202040814
Change-Id: Ib019feb0ef715ac1b828ae5c39140bcfb80cf51e
Merged-In: Ib019feb0ef715ac1b828ae5c39140bcfb80cf51e
9 files changed