Skip to content

Delete Feature.

Vision edited this page Mar 16, 2026 · 3 revisions

"Delete" Feature.

If you want for some reason "delete" a specific value from .prop/json, so the app can't see, it is simple.

Example:

For .prop: MANUFACTURER=

For .json: "MANUFACTURER": "",

Note: In fact the SDK_INT become 0, can't null. Still some apps crashed, but is normal, many apps must see the RELEASE or SDK_INT etc.

Clone this wiki locally