Move DirectRenderingCluster to packages/apps/Car/Cluster/DirectRenderingCluster.

- This is a prerequite process to include ClusterHomeSample.

Bug: 179424679
Test: it builds
Change-Id: I053c1d177e336fca40453f247873b9bbba9a1524
diff --git a/Android.bp b/DirectRenderingCluster/Android.bp
similarity index 100%
rename from Android.bp
rename to DirectRenderingCluster/Android.bp
diff --git a/AndroidManifest.xml b/DirectRenderingCluster/AndroidManifest.xml
similarity index 100%
rename from AndroidManifest.xml
rename to DirectRenderingCluster/AndroidManifest.xml
diff --git a/res/color/icon_color.xml b/DirectRenderingCluster/res/color/icon_color.xml
similarity index 100%
rename from res/color/icon_color.xml
rename to DirectRenderingCluster/res/color/icon_color.xml
diff --git a/res/drawable-hdpi/ic_car_info.png b/DirectRenderingCluster/res/drawable-hdpi/ic_car_info.png
similarity index 100%
rename from res/drawable-hdpi/ic_car_info.png
rename to DirectRenderingCluster/res/drawable-hdpi/ic_car_info.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_music.png b/DirectRenderingCluster/res/drawable-hdpi/ic_music.png
similarity index 100%
rename from res/drawable-hdpi/ic_music.png
rename to DirectRenderingCluster/res/drawable-hdpi/ic_music.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_nav.png b/DirectRenderingCluster/res/drawable-hdpi/ic_nav.png
similarity index 100%
rename from res/drawable-hdpi/ic_nav.png
rename to DirectRenderingCluster/res/drawable-hdpi/ic_nav.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_phone.png b/DirectRenderingCluster/res/drawable-hdpi/ic_phone.png
similarity index 100%
rename from res/drawable-hdpi/ic_phone.png
rename to DirectRenderingCluster/res/drawable-hdpi/ic_phone.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_car_info.png b/DirectRenderingCluster/res/drawable-mdpi/ic_car_info.png
similarity index 100%
rename from res/drawable-mdpi/ic_car_info.png
rename to DirectRenderingCluster/res/drawable-mdpi/ic_car_info.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_music.png b/DirectRenderingCluster/res/drawable-mdpi/ic_music.png
similarity index 100%
rename from res/drawable-mdpi/ic_music.png
rename to DirectRenderingCluster/res/drawable-mdpi/ic_music.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_nav.png b/DirectRenderingCluster/res/drawable-mdpi/ic_nav.png
similarity index 100%
rename from res/drawable-mdpi/ic_nav.png
rename to DirectRenderingCluster/res/drawable-mdpi/ic_nav.png
Binary files differ
diff --git a/res/drawable-mdpi/ic_phone.png b/DirectRenderingCluster/res/drawable-mdpi/ic_phone.png
similarity index 100%
rename from res/drawable-mdpi/ic_phone.png
rename to DirectRenderingCluster/res/drawable-mdpi/ic_phone.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_car_info.png b/DirectRenderingCluster/res/drawable-xhdpi/ic_car_info.png
similarity index 100%
rename from res/drawable-xhdpi/ic_car_info.png
rename to DirectRenderingCluster/res/drawable-xhdpi/ic_car_info.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_music.png b/DirectRenderingCluster/res/drawable-xhdpi/ic_music.png
similarity index 100%
rename from res/drawable-xhdpi/ic_music.png
rename to DirectRenderingCluster/res/drawable-xhdpi/ic_music.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_nav.png b/DirectRenderingCluster/res/drawable-xhdpi/ic_nav.png
similarity index 100%
rename from res/drawable-xhdpi/ic_nav.png
rename to DirectRenderingCluster/res/drawable-xhdpi/ic_nav.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_phone.png b/DirectRenderingCluster/res/drawable-xhdpi/ic_phone.png
similarity index 100%
rename from res/drawable-xhdpi/ic_phone.png
rename to DirectRenderingCluster/res/drawable-xhdpi/ic_phone.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_car_info.png b/DirectRenderingCluster/res/drawable-xxhdpi/ic_car_info.png
similarity index 100%
rename from res/drawable-xxhdpi/ic_car_info.png
rename to DirectRenderingCluster/res/drawable-xxhdpi/ic_car_info.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_music.png b/DirectRenderingCluster/res/drawable-xxhdpi/ic_music.png
similarity index 100%
rename from res/drawable-xxhdpi/ic_music.png
rename to DirectRenderingCluster/res/drawable-xxhdpi/ic_music.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_nav.png b/DirectRenderingCluster/res/drawable-xxhdpi/ic_nav.png
similarity index 100%
rename from res/drawable-xxhdpi/ic_nav.png
rename to DirectRenderingCluster/res/drawable-xxhdpi/ic_nav.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_phone.png b/DirectRenderingCluster/res/drawable-xxhdpi/ic_phone.png
similarity index 100%
rename from res/drawable-xxhdpi/ic_phone.png
rename to DirectRenderingCluster/res/drawable-xxhdpi/ic_phone.png
Binary files differ
diff --git a/res/drawable/car_top_view.png b/DirectRenderingCluster/res/drawable/car_top_view.png
similarity index 100%
rename from res/drawable/car_top_view.png
rename to DirectRenderingCluster/res/drawable/car_top_view.png
Binary files differ
diff --git a/res/drawable/direction_arrive.xml b/DirectRenderingCluster/res/drawable/direction_arrive.xml
similarity index 100%
rename from res/drawable/direction_arrive.xml
rename to DirectRenderingCluster/res/drawable/direction_arrive.xml
diff --git a/res/drawable/direction_arrive_left.xml b/DirectRenderingCluster/res/drawable/direction_arrive_left.xml
similarity index 100%
rename from res/drawable/direction_arrive_left.xml
rename to DirectRenderingCluster/res/drawable/direction_arrive_left.xml
diff --git a/res/drawable/direction_arrive_right.xml b/DirectRenderingCluster/res/drawable/direction_arrive_right.xml
similarity index 100%
rename from res/drawable/direction_arrive_right.xml
rename to DirectRenderingCluster/res/drawable/direction_arrive_right.xml
diff --git a/res/drawable/direction_arrive_straight.xml b/DirectRenderingCluster/res/drawable/direction_arrive_straight.xml
similarity index 100%
rename from res/drawable/direction_arrive_straight.xml
rename to DirectRenderingCluster/res/drawable/direction_arrive_straight.xml
diff --git a/res/drawable/direction_close.xml b/DirectRenderingCluster/res/drawable/direction_close.xml
similarity index 100%
rename from res/drawable/direction_close.xml
rename to DirectRenderingCluster/res/drawable/direction_close.xml
diff --git a/res/drawable/direction_continue.xml b/DirectRenderingCluster/res/drawable/direction_continue.xml
similarity index 100%
rename from res/drawable/direction_continue.xml
rename to DirectRenderingCluster/res/drawable/direction_continue.xml
diff --git a/res/drawable/direction_continue_left.xml b/DirectRenderingCluster/res/drawable/direction_continue_left.xml
similarity index 100%
rename from res/drawable/direction_continue_left.xml
rename to DirectRenderingCluster/res/drawable/direction_continue_left.xml
diff --git a/res/drawable/direction_continue_right.xml b/DirectRenderingCluster/res/drawable/direction_continue_right.xml
similarity index 100%
rename from res/drawable/direction_continue_right.xml
rename to DirectRenderingCluster/res/drawable/direction_continue_right.xml
diff --git a/res/drawable/direction_depart.xml b/DirectRenderingCluster/res/drawable/direction_depart.xml
similarity index 100%
rename from res/drawable/direction_depart.xml
rename to DirectRenderingCluster/res/drawable/direction_depart.xml
diff --git a/res/drawable/direction_fork_left.xml b/DirectRenderingCluster/res/drawable/direction_fork_left.xml
similarity index 100%
rename from res/drawable/direction_fork_left.xml
rename to DirectRenderingCluster/res/drawable/direction_fork_left.xml
diff --git a/res/drawable/direction_fork_right.xml b/DirectRenderingCluster/res/drawable/direction_fork_right.xml
similarity index 100%
rename from res/drawable/direction_fork_right.xml
rename to DirectRenderingCluster/res/drawable/direction_fork_right.xml
diff --git a/res/drawable/direction_merge_left.xml b/DirectRenderingCluster/res/drawable/direction_merge_left.xml
similarity index 100%
rename from res/drawable/direction_merge_left.xml
rename to DirectRenderingCluster/res/drawable/direction_merge_left.xml
diff --git a/res/drawable/direction_merge_right.xml b/DirectRenderingCluster/res/drawable/direction_merge_right.xml
similarity index 100%
rename from res/drawable/direction_merge_right.xml
rename to DirectRenderingCluster/res/drawable/direction_merge_right.xml
diff --git a/res/drawable/direction_merge_unspecified.xml b/DirectRenderingCluster/res/drawable/direction_merge_unspecified.xml
similarity index 100%
rename from res/drawable/direction_merge_unspecified.xml
rename to DirectRenderingCluster/res/drawable/direction_merge_unspecified.xml
diff --git a/res/drawable/direction_new_name_straight.xml b/DirectRenderingCluster/res/drawable/direction_new_name_straight.xml
similarity index 100%
rename from res/drawable/direction_new_name_straight.xml
rename to DirectRenderingCluster/res/drawable/direction_new_name_straight.xml
diff --git a/res/drawable/direction_off_ramp_left.xml b/DirectRenderingCluster/res/drawable/direction_off_ramp_left.xml
similarity index 100%
rename from res/drawable/direction_off_ramp_left.xml
rename to DirectRenderingCluster/res/drawable/direction_off_ramp_left.xml
diff --git a/res/drawable/direction_off_ramp_right.xml b/DirectRenderingCluster/res/drawable/direction_off_ramp_right.xml
similarity index 100%
rename from res/drawable/direction_off_ramp_right.xml
rename to DirectRenderingCluster/res/drawable/direction_off_ramp_right.xml
diff --git a/res/drawable/direction_off_ramp_slight_left.xml b/DirectRenderingCluster/res/drawable/direction_off_ramp_slight_left.xml
similarity index 100%
rename from res/drawable/direction_off_ramp_slight_left.xml
rename to DirectRenderingCluster/res/drawable/direction_off_ramp_slight_left.xml
diff --git a/res/drawable/direction_off_ramp_slight_right.xml b/DirectRenderingCluster/res/drawable/direction_off_ramp_slight_right.xml
similarity index 100%
rename from res/drawable/direction_off_ramp_slight_right.xml
rename to DirectRenderingCluster/res/drawable/direction_off_ramp_slight_right.xml
diff --git a/res/drawable/direction_on_ramp_left.xml b/DirectRenderingCluster/res/drawable/direction_on_ramp_left.xml
similarity index 100%
rename from res/drawable/direction_on_ramp_left.xml
rename to DirectRenderingCluster/res/drawable/direction_on_ramp_left.xml
diff --git a/res/drawable/direction_on_ramp_right.xml b/DirectRenderingCluster/res/drawable/direction_on_ramp_right.xml
similarity index 100%
rename from res/drawable/direction_on_ramp_right.xml
rename to DirectRenderingCluster/res/drawable/direction_on_ramp_right.xml
diff --git a/res/drawable/direction_on_ramp_sharp_left.xml b/DirectRenderingCluster/res/drawable/direction_on_ramp_sharp_left.xml
similarity index 100%
rename from res/drawable/direction_on_ramp_sharp_left.xml
rename to DirectRenderingCluster/res/drawable/direction_on_ramp_sharp_left.xml
diff --git a/res/drawable/direction_on_ramp_sharp_right.xml b/DirectRenderingCluster/res/drawable/direction_on_ramp_sharp_right.xml
similarity index 100%
rename from res/drawable/direction_on_ramp_sharp_right.xml
rename to DirectRenderingCluster/res/drawable/direction_on_ramp_sharp_right.xml
diff --git a/res/drawable/direction_on_ramp_slight_left.xml b/DirectRenderingCluster/res/drawable/direction_on_ramp_slight_left.xml
similarity index 100%
rename from res/drawable/direction_on_ramp_slight_left.xml
rename to DirectRenderingCluster/res/drawable/direction_on_ramp_slight_left.xml
diff --git a/res/drawable/direction_on_ramp_slight_right.xml b/DirectRenderingCluster/res/drawable/direction_on_ramp_slight_right.xml
similarity index 100%
rename from res/drawable/direction_on_ramp_slight_right.xml
rename to DirectRenderingCluster/res/drawable/direction_on_ramp_slight_right.xml
diff --git a/res/drawable/direction_roundabout.xml b/DirectRenderingCluster/res/drawable/direction_roundabout.xml
similarity index 100%
rename from res/drawable/direction_roundabout.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout.xml
diff --git a/res/drawable/direction_roundabout_ccw_left.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_ccw_left.xml
similarity index 100%
rename from res/drawable/direction_roundabout_ccw_left.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_ccw_left.xml
diff --git a/res/drawable/direction_roundabout_ccw_right.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_ccw_right.xml
similarity index 100%
rename from res/drawable/direction_roundabout_ccw_right.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_ccw_right.xml
diff --git a/res/drawable/direction_roundabout_ccw_sharp_left.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_ccw_sharp_left.xml
similarity index 100%
rename from res/drawable/direction_roundabout_ccw_sharp_left.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_ccw_sharp_left.xml
diff --git a/res/drawable/direction_roundabout_ccw_sharp_right.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_ccw_sharp_right.xml
similarity index 100%
rename from res/drawable/direction_roundabout_ccw_sharp_right.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_ccw_sharp_right.xml
diff --git a/res/drawable/direction_roundabout_ccw_slight_left.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_ccw_slight_left.xml
similarity index 100%
rename from res/drawable/direction_roundabout_ccw_slight_left.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_ccw_slight_left.xml
diff --git a/res/drawable/direction_roundabout_ccw_slight_right.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_ccw_slight_right.xml
similarity index 100%
rename from res/drawable/direction_roundabout_ccw_slight_right.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_ccw_slight_right.xml
diff --git a/res/drawable/direction_roundabout_ccw_straight.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_ccw_straight.xml
similarity index 100%
rename from res/drawable/direction_roundabout_ccw_straight.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_ccw_straight.xml
diff --git a/res/drawable/direction_roundabout_cw.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw.xml
diff --git a/res/drawable/direction_roundabout_cw_left.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw_left.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw_left.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw_left.xml
diff --git a/res/drawable/direction_roundabout_cw_right.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw_right.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw_right.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw_right.xml
diff --git a/res/drawable/direction_roundabout_cw_sharp_left.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw_sharp_left.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw_sharp_left.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw_sharp_left.xml
diff --git a/res/drawable/direction_roundabout_cw_sharp_right.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw_sharp_right.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw_sharp_right.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw_sharp_right.xml
diff --git a/res/drawable/direction_roundabout_cw_slight_left.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw_slight_left.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw_slight_left.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw_slight_left.xml
diff --git a/res/drawable/direction_roundabout_cw_slight_right.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw_slight_right.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw_slight_right.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw_slight_right.xml
diff --git a/res/drawable/direction_roundabout_cw_straight.xml b/DirectRenderingCluster/res/drawable/direction_roundabout_cw_straight.xml
similarity index 100%
rename from res/drawable/direction_roundabout_cw_straight.xml
rename to DirectRenderingCluster/res/drawable/direction_roundabout_cw_straight.xml
diff --git a/res/drawable/direction_turn_left.xml b/DirectRenderingCluster/res/drawable/direction_turn_left.xml
similarity index 100%
rename from res/drawable/direction_turn_left.xml
rename to DirectRenderingCluster/res/drawable/direction_turn_left.xml
diff --git a/res/drawable/direction_turn_right.xml b/DirectRenderingCluster/res/drawable/direction_turn_right.xml
similarity index 100%
rename from res/drawable/direction_turn_right.xml
rename to DirectRenderingCluster/res/drawable/direction_turn_right.xml
diff --git a/res/drawable/direction_turn_sharp_left.xml b/DirectRenderingCluster/res/drawable/direction_turn_sharp_left.xml
similarity index 100%
rename from res/drawable/direction_turn_sharp_left.xml
rename to DirectRenderingCluster/res/drawable/direction_turn_sharp_left.xml
diff --git a/res/drawable/direction_turn_sharp_right.xml b/DirectRenderingCluster/res/drawable/direction_turn_sharp_right.xml
similarity index 100%
rename from res/drawable/direction_turn_sharp_right.xml
rename to DirectRenderingCluster/res/drawable/direction_turn_sharp_right.xml
diff --git a/res/drawable/direction_turn_slight_left.xml b/DirectRenderingCluster/res/drawable/direction_turn_slight_left.xml
similarity index 100%
rename from res/drawable/direction_turn_slight_left.xml
rename to DirectRenderingCluster/res/drawable/direction_turn_slight_left.xml
diff --git a/res/drawable/direction_turn_slight_right.xml b/DirectRenderingCluster/res/drawable/direction_turn_slight_right.xml
similarity index 100%
rename from res/drawable/direction_turn_slight_right.xml
rename to DirectRenderingCluster/res/drawable/direction_turn_slight_right.xml
diff --git a/res/drawable/direction_uturn_left.xml b/DirectRenderingCluster/res/drawable/direction_uturn_left.xml
similarity index 100%
rename from res/drawable/direction_uturn_left.xml
rename to DirectRenderingCluster/res/drawable/direction_uturn_left.xml
diff --git a/res/drawable/direction_uturn_right.xml b/DirectRenderingCluster/res/drawable/direction_uturn_right.xml
similarity index 100%
rename from res/drawable/direction_uturn_right.xml
rename to DirectRenderingCluster/res/drawable/direction_uturn_right.xml
diff --git a/res/drawable/focused_button_shape.xml b/DirectRenderingCluster/res/drawable/focused_button_shape.xml
similarity index 100%
rename from res/drawable/focused_button_shape.xml
rename to DirectRenderingCluster/res/drawable/focused_button_shape.xml
diff --git a/res/drawable/gradient_bottom.xml b/DirectRenderingCluster/res/drawable/gradient_bottom.xml
similarity index 100%
rename from res/drawable/gradient_bottom.xml
rename to DirectRenderingCluster/res/drawable/gradient_bottom.xml
diff --git a/res/drawable/gradient_top.xml b/DirectRenderingCluster/res/drawable/gradient_top.xml
similarity index 100%
rename from res/drawable/gradient_top.xml
rename to DirectRenderingCluster/res/drawable/gradient_top.xml
diff --git a/res/drawable/seekbar_background.xml b/DirectRenderingCluster/res/drawable/seekbar_background.xml
similarity index 100%
rename from res/drawable/seekbar_background.xml
rename to DirectRenderingCluster/res/drawable/seekbar_background.xml
diff --git a/res/drawable/seekbar_thumb.xml b/DirectRenderingCluster/res/drawable/seekbar_thumb.xml
similarity index 100%
rename from res/drawable/seekbar_thumb.xml
rename to DirectRenderingCluster/res/drawable/seekbar_thumb.xml
diff --git a/res/drawable/speedometer.xml b/DirectRenderingCluster/res/drawable/speedometer.xml
similarity index 100%
rename from res/drawable/speedometer.xml
rename to DirectRenderingCluster/res/drawable/speedometer.xml
diff --git a/res/layout/activity_fake_free_navigation.xml b/DirectRenderingCluster/res/layout/activity_fake_free_navigation.xml
similarity index 100%
rename from res/layout/activity_fake_free_navigation.xml
rename to DirectRenderingCluster/res/layout/activity_fake_free_navigation.xml
diff --git a/res/layout/activity_main.xml b/DirectRenderingCluster/res/layout/activity_main.xml
similarity index 100%
rename from res/layout/activity_main.xml
rename to DirectRenderingCluster/res/layout/activity_main.xml
diff --git a/res/layout/fragment_car_info.xml b/DirectRenderingCluster/res/layout/fragment_car_info.xml
similarity index 100%
rename from res/layout/fragment_car_info.xml
rename to DirectRenderingCluster/res/layout/fragment_car_info.xml
diff --git a/res/layout/fragment_music.xml b/DirectRenderingCluster/res/layout/fragment_music.xml
similarity index 100%
rename from res/layout/fragment_music.xml
rename to DirectRenderingCluster/res/layout/fragment_music.xml
diff --git a/res/layout/fragment_navigation.xml b/DirectRenderingCluster/res/layout/fragment_navigation.xml
similarity index 100%
rename from res/layout/fragment_navigation.xml
rename to DirectRenderingCluster/res/layout/fragment_navigation.xml
diff --git a/res/layout/fragment_phone.xml b/DirectRenderingCluster/res/layout/fragment_phone.xml
similarity index 100%
rename from res/layout/fragment_phone.xml
rename to DirectRenderingCluster/res/layout/fragment_phone.xml
diff --git a/res/layout/include_navigation_state.xml b/DirectRenderingCluster/res/layout/include_navigation_state.xml
similarity index 100%
rename from res/layout/include_navigation_state.xml
rename to DirectRenderingCluster/res/layout/include_navigation_state.xml
diff --git a/res/layout/metadata_normal.xml b/DirectRenderingCluster/res/layout/metadata_normal.xml
similarity index 100%
rename from res/layout/metadata_normal.xml
rename to DirectRenderingCluster/res/layout/metadata_normal.xml
diff --git a/res/mipmap-hdpi/ic_launcher.png b/DirectRenderingCluster/res/mipmap-hdpi/ic_launcher.png
similarity index 100%
rename from res/mipmap-hdpi/ic_launcher.png
rename to DirectRenderingCluster/res/mipmap-hdpi/ic_launcher.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher.png b/DirectRenderingCluster/res/mipmap-mdpi/ic_launcher.png
similarity index 100%
rename from res/mipmap-mdpi/ic_launcher.png
rename to DirectRenderingCluster/res/mipmap-mdpi/ic_launcher.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher.png b/DirectRenderingCluster/res/mipmap-xhdpi/ic_launcher.png
similarity index 100%
rename from res/mipmap-xhdpi/ic_launcher.png
rename to DirectRenderingCluster/res/mipmap-xhdpi/ic_launcher.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher.png b/DirectRenderingCluster/res/mipmap-xxhdpi/ic_launcher.png
similarity index 100%
rename from res/mipmap-xxhdpi/ic_launcher.png
rename to DirectRenderingCluster/res/mipmap-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher.png b/DirectRenderingCluster/res/mipmap-xxxhdpi/ic_launcher.png
similarity index 100%
rename from res/mipmap-xxxhdpi/ic_launcher.png
rename to DirectRenderingCluster/res/mipmap-xxxhdpi/ic_launcher.png
Binary files differ
diff --git a/res/values-en-rUS/dimens.xml b/DirectRenderingCluster/res/values-en-rUS/dimens.xml
similarity index 100%
rename from res/values-en-rUS/dimens.xml
rename to DirectRenderingCluster/res/values-en-rUS/dimens.xml
diff --git a/res/values-w820dp/dimens.xml b/DirectRenderingCluster/res/values-w820dp/dimens.xml
similarity index 100%
rename from res/values-w820dp/dimens.xml
rename to DirectRenderingCluster/res/values-w820dp/dimens.xml
diff --git a/res/values/colors.xml b/DirectRenderingCluster/res/values/colors.xml
similarity index 100%
rename from res/values/colors.xml
rename to DirectRenderingCluster/res/values/colors.xml
diff --git a/res/values/config.xml b/DirectRenderingCluster/res/values/config.xml
similarity index 100%
rename from res/values/config.xml
rename to DirectRenderingCluster/res/values/config.xml
diff --git a/res/values/dimens.xml b/DirectRenderingCluster/res/values/dimens.xml
similarity index 100%
rename from res/values/dimens.xml
rename to DirectRenderingCluster/res/values/dimens.xml
diff --git a/res/values/strings.xml b/DirectRenderingCluster/res/values/strings.xml
similarity index 100%
rename from res/values/strings.xml
rename to DirectRenderingCluster/res/values/strings.xml
diff --git a/res/values/styles.xml b/DirectRenderingCluster/res/values/styles.xml
similarity index 100%
rename from res/values/styles.xml
rename to DirectRenderingCluster/res/values/styles.xml
diff --git a/res/values/themes.xml b/DirectRenderingCluster/res/values/themes.xml
similarity index 100%
rename from res/values/themes.xml
rename to DirectRenderingCluster/res/values/themes.xml
diff --git a/src/android/car/cluster/ActivityMonitor.java b/DirectRenderingCluster/src/android/car/cluster/ActivityMonitor.java
similarity index 100%
rename from src/android/car/cluster/ActivityMonitor.java
rename to DirectRenderingCluster/src/android/car/cluster/ActivityMonitor.java
diff --git a/src/android/car/cluster/CarInfoFragment.java b/DirectRenderingCluster/src/android/car/cluster/CarInfoFragment.java
similarity index 100%
rename from src/android/car/cluster/CarInfoFragment.java
rename to DirectRenderingCluster/src/android/car/cluster/CarInfoFragment.java
diff --git a/src/android/car/cluster/ClusterDisplayProvider.java b/DirectRenderingCluster/src/android/car/cluster/ClusterDisplayProvider.java
similarity index 100%
rename from src/android/car/cluster/ClusterDisplayProvider.java
rename to DirectRenderingCluster/src/android/car/cluster/ClusterDisplayProvider.java
diff --git a/src/android/car/cluster/ClusterRenderingService.java b/DirectRenderingCluster/src/android/car/cluster/ClusterRenderingService.java
similarity index 100%
rename from src/android/car/cluster/ClusterRenderingService.java
rename to DirectRenderingCluster/src/android/car/cluster/ClusterRenderingService.java
diff --git a/src/android/car/cluster/ClusterViewModel.java b/DirectRenderingCluster/src/android/car/cluster/ClusterViewModel.java
similarity index 100%
rename from src/android/car/cluster/ClusterViewModel.java
rename to DirectRenderingCluster/src/android/car/cluster/ClusterViewModel.java
diff --git a/src/android/car/cluster/CueView.java b/DirectRenderingCluster/src/android/car/cluster/CueView.java
similarity index 100%
rename from src/android/car/cluster/CueView.java
rename to DirectRenderingCluster/src/android/car/cluster/CueView.java
diff --git a/src/android/car/cluster/FakeFreeNavigationActivity.java b/DirectRenderingCluster/src/android/car/cluster/FakeFreeNavigationActivity.java
similarity index 100%
rename from src/android/car/cluster/FakeFreeNavigationActivity.java
rename to DirectRenderingCluster/src/android/car/cluster/FakeFreeNavigationActivity.java
diff --git a/src/android/car/cluster/HeartBeatLiveData.java b/DirectRenderingCluster/src/android/car/cluster/HeartBeatLiveData.java
similarity index 100%
rename from src/android/car/cluster/HeartBeatLiveData.java
rename to DirectRenderingCluster/src/android/car/cluster/HeartBeatLiveData.java
diff --git a/src/android/car/cluster/ImageResolver.java b/DirectRenderingCluster/src/android/car/cluster/ImageResolver.java
similarity index 100%
rename from src/android/car/cluster/ImageResolver.java
rename to DirectRenderingCluster/src/android/car/cluster/ImageResolver.java
diff --git a/src/android/car/cluster/LaneView.java b/DirectRenderingCluster/src/android/car/cluster/LaneView.java
similarity index 100%
rename from src/android/car/cluster/LaneView.java
rename to DirectRenderingCluster/src/android/car/cluster/LaneView.java
diff --git a/src/android/car/cluster/LoggingClusterRenderingService.java b/DirectRenderingCluster/src/android/car/cluster/LoggingClusterRenderingService.java
similarity index 100%
rename from src/android/car/cluster/LoggingClusterRenderingService.java
rename to DirectRenderingCluster/src/android/car/cluster/LoggingClusterRenderingService.java
diff --git a/src/android/car/cluster/MainClusterActivity.java b/DirectRenderingCluster/src/android/car/cluster/MainClusterActivity.java
similarity index 100%
rename from src/android/car/cluster/MainClusterActivity.java
rename to DirectRenderingCluster/src/android/car/cluster/MainClusterActivity.java
diff --git a/src/android/car/cluster/MusicFragment.java b/DirectRenderingCluster/src/android/car/cluster/MusicFragment.java
similarity index 100%
rename from src/android/car/cluster/MusicFragment.java
rename to DirectRenderingCluster/src/android/car/cluster/MusicFragment.java
diff --git a/src/android/car/cluster/MusicFragmentViewModel.java b/DirectRenderingCluster/src/android/car/cluster/MusicFragmentViewModel.java
similarity index 100%
rename from src/android/car/cluster/MusicFragmentViewModel.java
rename to DirectRenderingCluster/src/android/car/cluster/MusicFragmentViewModel.java
diff --git a/src/android/car/cluster/NavStateController.java b/DirectRenderingCluster/src/android/car/cluster/NavStateController.java
similarity index 100%
rename from src/android/car/cluster/NavStateController.java
rename to DirectRenderingCluster/src/android/car/cluster/NavStateController.java
diff --git a/src/android/car/cluster/NavigationFragment.java b/DirectRenderingCluster/src/android/car/cluster/NavigationFragment.java
similarity index 100%
rename from src/android/car/cluster/NavigationFragment.java
rename to DirectRenderingCluster/src/android/car/cluster/NavigationFragment.java
diff --git a/src/android/car/cluster/PhoneFragment.java b/DirectRenderingCluster/src/android/car/cluster/PhoneFragment.java
similarity index 100%
rename from src/android/car/cluster/PhoneFragment.java
rename to DirectRenderingCluster/src/android/car/cluster/PhoneFragment.java
diff --git a/src/android/car/cluster/PhoneFragmentViewModel.java b/DirectRenderingCluster/src/android/car/cluster/PhoneFragmentViewModel.java
similarity index 100%
rename from src/android/car/cluster/PhoneFragmentViewModel.java
rename to DirectRenderingCluster/src/android/car/cluster/PhoneFragmentViewModel.java
diff --git a/src/android/car/cluster/PhoneNumberInfoLiveData.java b/DirectRenderingCluster/src/android/car/cluster/PhoneNumberInfoLiveData.java
similarity index 100%
rename from src/android/car/cluster/PhoneNumberInfoLiveData.java
rename to DirectRenderingCluster/src/android/car/cluster/PhoneNumberInfoLiveData.java
diff --git a/src/android/car/cluster/SelfRefreshDescriptionLiveData.java b/DirectRenderingCluster/src/android/car/cluster/SelfRefreshDescriptionLiveData.java
similarity index 100%
rename from src/android/car/cluster/SelfRefreshDescriptionLiveData.java
rename to DirectRenderingCluster/src/android/car/cluster/SelfRefreshDescriptionLiveData.java
diff --git a/src/android/car/cluster/sensors/Sensor.java b/DirectRenderingCluster/src/android/car/cluster/sensors/Sensor.java
similarity index 100%
rename from src/android/car/cluster/sensors/Sensor.java
rename to DirectRenderingCluster/src/android/car/cluster/sensors/Sensor.java
diff --git a/src/android/car/cluster/sensors/Sensors.java b/DirectRenderingCluster/src/android/car/cluster/sensors/Sensors.java
similarity index 100%
rename from src/android/car/cluster/sensors/Sensors.java
rename to DirectRenderingCluster/src/android/car/cluster/sensors/Sensors.java
diff --git a/tests/robotests/Android.bp b/DirectRenderingCluster/tests/robotests/Android.bp
similarity index 100%
rename from tests/robotests/Android.bp
rename to DirectRenderingCluster/tests/robotests/Android.bp
diff --git a/tests/robotests/AndroidManifest.xml b/DirectRenderingCluster/tests/robotests/AndroidManifest.xml
similarity index 100%
rename from tests/robotests/AndroidManifest.xml
rename to DirectRenderingCluster/tests/robotests/AndroidManifest.xml
diff --git a/tests/robotests/config/robolectric.properties b/DirectRenderingCluster/tests/robotests/config/robolectric.properties
similarity index 100%
rename from tests/robotests/config/robolectric.properties
rename to DirectRenderingCluster/tests/robotests/config/robolectric.properties
diff --git a/tests/robotests/readme.md b/DirectRenderingCluster/tests/robotests/readme.md
similarity index 100%
rename from tests/robotests/readme.md
rename to DirectRenderingCluster/tests/robotests/readme.md
diff --git a/tests/robotests/src/android/car/cluster/ImageResolverTest.java b/DirectRenderingCluster/tests/robotests/src/android/car/cluster/ImageResolverTest.java
similarity index 100%
rename from tests/robotests/src/android/car/cluster/ImageResolverTest.java
rename to DirectRenderingCluster/tests/robotests/src/android/car/cluster/ImageResolverTest.java