Skip to content

Commit

Permalink
Revert "remove sensors_init"
Browse files Browse the repository at this point in the history
This reverts commit c351604.
  • Loading branch information
deanlee committed Sep 12, 2022
1 parent c351604 commit 5fa151e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/camerad/cameras/camera_qcom2.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ class CameraState {
void enqueue_buffer(int i, bool dp);
int clear_req_queue();

int sensors_init(int camera_id);
void sensors_poke(int request_id);
void sensors_i2c(struct i2c_random_wr_payload* dat, int len, int op_code, camera_sensor_i2c_type i2c_type);
};
Expand Down

0 comments on commit 5fa151e

Please sign in to comment.