Remove moreOptions in aspect ratio settings
System apps that are not visible in Home/Launcher are already excluded by default. Fix: 299924064 Test: Manual Change-Id: Ia5972f23b1a9dd2f6dda65fb02784fe722e7a63a
This commit is contained in:
@@ -116,7 +116,8 @@ fun UserAspectRatioAppList(
|
||||
override val resId = R.raw.user_aspect_ratio_education
|
||||
override val resourceType = ResourceType.LOTTIE
|
||||
})
|
||||
}
|
||||
},
|
||||
noMoreOptions = true,
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user