aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-05 01:01:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-05 01:19:31 +0000
commitb3d77348f48b09a7232fff8d0520f5ff6a90ad67 (patch)
tree68c1c6d114128d9655fd8627599d48a3480efbc7
parent0fbc1f7f98a4e6035be63cc0989cfe3fa96590a7 (diff)
parent65e3db8e49c33921782874d15d52d5f282286915 (diff)
downloadbuild-b3d77348f48b09a7232fff8d0520f5ff6a90ad67.tar.gz
Make change and version bump to SP1A.210805.001
Change-Id: I33191f1c8ad19a22e1617aabf6b977e74d851f83
-rw-r--r--core/build_id.mk2
-rw-r--r--core/sysprop.mk2
-rw-r--r--target/product/iorap_large_memory_config.mk4
3 files changed, 2 insertions, 6 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 7ea71b32bf..8b8063e7d4 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=SP1A.210804.001
+BUILD_ID=SP1A.210805.001
diff --git a/core/sysprop.mk b/core/sysprop.mk
index 0fc96e0ad5..ec181f5a1f 100644
--- a/core/sysprop.mk
+++ b/core/sysprop.mk
@@ -430,7 +430,7 @@ INSTALLED_ODM_BUILD_PROP_TARGET := $(TARGET_OUT_ODM)/etc/build.prop
$(eval $(call build-properties,\
odm,\
$(INSTALLED_ODM_BUILD_PROP_TARGET),\
- $(_prop_files),\
+ $(_prop_files_),\
$(_prop_vars_),\
$(empty),\
$(empty),\
diff --git a/target/product/iorap_large_memory_config.mk b/target/product/iorap_large_memory_config.mk
index 9aa664214d..0c6c89af93 100644
--- a/target/product/iorap_large_memory_config.mk
+++ b/target/product/iorap_large_memory_config.mk
@@ -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