From Android P, system properties added by vendor/ODM/OEM should follow naming rules. Please follow naming rule to rename the property: 1. Read-writable: A.B -> vendor.A.B 2. Read-only: ro.A.B -> ro.vendor.A.B 3. Persistent: persist.A.B -> persist.vendor.A.B MTK-Commit-Id: e750504be160afe62a2805b334157e4304878ce4 Change-Id: I0f263557a5d6fb5e471c4680f4028eddb85f7504 CR-Id: ALPS03867541 Feature: UCE, User Capability Exchange
Description
No description provided
Languages
Makefile
100%