Merge "iorap: Turn off pinner by default for large memory devices." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b8f8fc6a88
@@ -13,6 +13,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
# Enable Camera pinner by default
|
# Disable Camera pinner by default
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
pinner.pin_camera=true
|
pinner.pin_camera=false
|
||||||
|
Reference in New Issue
Block a user