Update toolbar usage

Use car-ui-lib's base layout style of
toolbar, the old one is deprecated.

Also in this cl: removing an unneccesary
<provider> tag from the manifest, and using
sdk_version: current instead of system_current
to completely unbundle calendar.

Fixes: 177703290
Fixes: 197356281
Test: atest CarCalendarUiTests CarCalendarUnitTests
Change-Id: I5690b23933cb074acde6d4bc08f4d656f5c7db91
(cherry picked from commit a268e5e7195cc584c26047ddccf91c9688d9f914)
(cherry picked from commit b4f0b2a7fa82193bd5989897b1ded7af1b22abf8)
4 files changed
tree: e314b1ac105a4e0de2de8a604cd56501a46487ab
  1. res/
  2. src/
  3. tests/
  4. Android.bp
  5. AndroidManifest.xml
  6. OWNERS
  7. README.md
README.md

Car Calendar App

Open Source reference application for viewing calendar events on Android Automotive OS.

Build and install

m -j CarCalendarApp
adb install -r ${out}/system/app/CarCalendarApp/CarCalendarApp.apk