commit | 832819e90d24bc21fd8bc7eccb5bb25ee06913fa | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Aug 12 00:41:20 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Aug 12 00:41:20 2024 +0000 |
tree | 93def663c023cac097a29493799ea03a9b62c4bf | |
parent | 57ac3a18ea46dad2b3531f331028a449ee4d0e2a [diff] | |
parent | a2f98515215b30eee407d2bbb470c6fae4452037 [diff] |
Merge "Remove setting init.userspace_reboot.is_supported" into main
diff --git a/target/product/userspace_reboot.mk b/target/product/userspace_reboot.mk index f235d14..51feb07 100644 --- a/target/product/userspace_reboot.mk +++ b/target/product/userspace_reboot.mk
@@ -14,6 +14,4 @@ # limitations under the License. # -# Inherit this when the target supports userspace reboot - -PRODUCT_VENDOR_PROPERTIES := init.userspace_reboot.is_supported=true +# DEPRECATED! Do not inherit this.