Merge "Drop pinner.pin_camera=false from the default prop." into sc-dev am: 44c73a61d1

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15422361

Change-Id: I48d9842a444cc3609237e88266596ad1b927600c
This commit is contained in:
Hajime Morrita 2021-08-04 18:51:23 +00:00 committed by Automerger Merge Worker
commit 3f152cd5a7

View file

@ -12,7 +12,3 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Disable Camera pinner by default
PRODUCT_PRODUCT_PROPERTIES += \
pinner.pin_camera=false