Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

HWC Service fails to start. #289

Open
kalyankondapally opened this issue Mar 21, 2018 · 6 comments
Open

HWC Service fails to start. #289

kalyankondapally opened this issue Mar 21, 2018 · 6 comments
Labels

Comments

@kalyankondapally
Copy link
Contributor

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

@stripes416
Copy link
Contributor

Hey @kalyankondapally -- can you post the steps to reproduce this? I'm not sure how you got to this point.

@kalyankondapally
Copy link
Contributor Author

@stripes416 :

  1. Sync MR1 code base:
    repo init -u [email protected]:android-ia/manifest.git -b omr1_master

  2. Build, install and flash (Grub) on APL NUC.
    3)Boot to home screen.
    4)Connect to network via wifi (I couldn't get Ethernet working).
    5)adb shell
    6)logcat | grep "hwc" and you should see these messages

@pyn1
Copy link
Contributor

pyn1 commented Mar 22, 2018

@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.

@kalyankondapally
Copy link
Contributor Author

@pyn1 oh k.

@kalyankondapally
Copy link
Contributor Author

@pyn1
Copy link
Contributor

pyn1 commented Mar 22, 2018

@kalyankondapally Yes, you are right.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants