lilac: extract: Don't add Sony camera service to camera-daemon tasks
Now that we generate the camera-daemon cpuset earlier, the Sony camera service pid is actually added to its tasks. Unfortunately, this causes the respective cpu's to be stuck on the highest frequencies. Before (and on stock) we never encountered this issue, since the cpuset was generated after this service was started. Fix this by not adding the vendor.somc.hardware.camera.provider@1.0-service pid to /dev/cpuset/camera-daemon/tasks
Loading