We have own System service code.Then We have implemented this code in the framework.Now we have written the camera code in our system service.But when we build the service code in the frame work , it is showing error that is camera permission is not there. As i know there is no manifest file in the framework. Then how we can access the camera in our system service in the framework.Can you give complete solution with code then this will be helpful for us?