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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user