commit | 233441734e05a1a9f2359306c7cd5f431fe85480 | [log] [tgz] |
---|---|---|
author | Changyeon Jo <changyeon@google.com> | Thu Apr 06 21:26:16 2023 +0000 |
committer | Changyeon Jo <changyeon@google.com> | Thu Apr 06 21:26:56 2023 +0000 |
tree | 9c7e81e3f9f114b882f57c493c04a24f05bd3b24 | |
parent | ba9df0b0dee1bbce3d29d99203c4e835f255408a [diff] |
Revert "Move automotive display service to /system_ext" This reverts commit 5313b5f871fd74e08d986a70a918534fd0fee178. Bug: 268128589 Test: Treehugger Change-Id: If3b3430dce9194c771d2ef83ea64933567e6ba1a
diff --git a/services/automotive/display/Android.bp b/services/automotive/display/Android.bp index 614a78e..72bd292 100644 --- a/services/automotive/display/Android.bp +++ b/services/automotive/display/Android.bp
@@ -53,6 +53,4 @@ vintf_fragments: [ "manifest_android.frameworks.automotive.display@1.0.xml", ], - - system_ext_specific: true, }
diff --git a/services/automotive/display/android.frameworks.automotive.display@1.0-service.rc b/services/automotive/display/android.frameworks.automotive.display@1.0-service.rc index ea1077a..5c7f344 100644 --- a/services/automotive/display/android.frameworks.automotive.display@1.0-service.rc +++ b/services/automotive/display/android.frameworks.automotive.display@1.0-service.rc
@@ -1,4 +1,4 @@ -service automotive_display /system_ext/bin/android.frameworks.automotive.display@1.0-service +service automotive_display /system/bin/android.frameworks.automotive.display@1.0-service class hal user graphics group automotive_evs