iorap: Turn off pinner by default for large memory devices.

Bug: 157667363
Test: Make
Change-Id: I980a470596da3bf4e500bbd6c517e1a022c2d1a0
This commit is contained in:
yawanng
2020-06-19 00:37:45 +00:00
parent aec1debc65
commit 77107a17e5

View File

@@ -13,6 +13,6 @@
# limitations under the License.
#
# Enable Camera pinner by default
# Disable Camera pinner by default
PRODUCT_PRODUCT_PROPERTIES += \
pinner.pin_camera=true
pinner.pin_camera=false