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>
diff --git a/core/prelink-linux-arm.map b/core/prelink-linux-arm.map
index b6688e4..273757b 100644
--- a/core/prelink-linux-arm.map
+++ b/core/prelink-linux-arm.map
@@ -92,7 +92,7 @@
libime.so 0xA9800000
libgps.so 0xA9700000
libcamera.so 0xA9680000
-libqcamera.so 0xA9400000
+liboemcamera.so 0xA9400000
# pv libraries
libpvasf.so 0xA7C26000