Rename CarWindowService

This change updates vintf and rename CarWindowService as
AutomotiveDisplayProxyService.

Bug: 148993064
Test: m -j and run automotive display service manually
Change-Id: I9cdc3d7fdb2e5d37e3653a196ac5ab84512b33ba
Signed-off-by: Changyeon Jo <changyeon@google.com>
diff --git a/vintfdata/automotive_manifest.xml b/vintfdata/automotive_manifest.xml
index dd9b7bf..464dcac 100644
--- a/vintfdata/automotive_manifest.xml
+++ b/vintfdata/automotive_manifest.xml
@@ -4,7 +4,7 @@
         <transport>hwbinder</transport>
         <version>1.0</version>
         <interface>
-            <name>ICarWindowService</name>
+            <name>IAutomotiveDisplayProxyService</name>
             <instance>default</instance>
         </interface>
     </hal>