forked from openkylin/platform_build
Modify libqcamera to be called liboemcamera
This will allow us to support non qualcomm cameras in the prelink map. Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
This commit is contained in:
parent
b606925ef9
commit
a5b5ea9d6d
|
@ -92,7 +92,7 @@ libsystem_server.so 0xA9A00000
|
|||
libime.so 0xA9800000
|
||||
libgps.so 0xA9700000
|
||||
libcamera.so 0xA9680000
|
||||
libqcamera.so 0xA9400000
|
||||
liboemcamera.so 0xA9400000
|
||||
|
||||
# pv libraries
|
||||
libpvasf.so 0xA7C26000
|
||||
|
|
Loading…
Reference in New Issue