This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 81
HWC Service fails to start. #289
Labels
Comments
Hey @kalyankondapally -- can you post the steps to reproduce this? I'm not sure how you got to this point. |
|
@kalyankondapally , I had pushed a patch to remove the warning. Unfortunately, it was not merged. I will be pushing the patch for same again today. |
@pyn1 oh k. |
I think you are referring to this one right @pyn1 https://github.com/android-ia/device-androidia/pull/116/commits/787322be938f70d8a4cb33c0dfaa6153411ec7ea |
@kalyankondapally Yes, you are right. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
One can see the following errors in logcat:
03-21 12:40:04.743 2109 2109 E SELinux : avc: denied { add } for service=hwc.info pid=6084 uid=1000 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:default_android_vndservice:s0 tclass=service_manager permissive=0
03-21 12:40:04.743 2109 2109 E VendorServiceManager: add_service('hwc.info',1) uid=1000 - PERMISSION DENIED
03-21 12:40:04.743 6084 6084 E : Failed to start hwc.info service
The text was updated successfully, but these errors were encountered: