-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable remote display for hwcomposer.remote
Use abstract socket and set vendor.hwc_vhal.ready to when it is ready for access. Tracked-On: OAM-127105 Signed-off-by: Marc Mao <[email protected]>
- Loading branch information
1 parent
0775a23
commit e768517
Showing
2 changed files
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,6 +57,7 @@ cc_library_shared { | |
|
||
cflags: [ | ||
"-DENABLE_HWC_REMOTE", | ||
"-DUSE_ABSTRACT_SOCKET", | ||
], | ||
|
||
vendor: true, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters