Remove apex.use_vndk_as_stable

Ignore-AOSP-First: used in other branches.
Change-Id: I48367ed265410d779eb7a7c6629cee752e6f6c81
Fixes: 350644693
Test: m (no changes)
This commit is contained in:
Jooyung Han
2024-07-10 01:31:26 +00:00
parent 5bfec363f9
commit eafa8fb9fe

View File

@@ -157,9 +157,6 @@ type apexBundleProperties struct {
// Default: true.
Installable *bool
// Deprecated. Do not use. TODO(b/350644693) remove this after removing all usage
Use_vndk_as_stable *bool
// The type of filesystem to use. Either 'ext4', 'f2fs' or 'erofs'. Default 'ext4'.
Payload_fs_type *string