Merge "iorap: Turn off pinner by default for large memory devices." into rvc-dev am: b8f8fc6a88
am: 7f78fbe044
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/11923072 Change-Id: I0810f1dc2fe31ac93181715f63d8fb6e48715d6f
This commit is contained in:
commit
4c1ee140c3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue