Reset component enabled settings when clearing app data
Introduces a new attriubte named resetEnabledSettingsOnAppDataCleared for the components in the manifest such as activity, receiver, provider and service. If the value is true, the enabled settings of components in the application will be reset to the default value when the application's user data is cleared. Bug: 148803217 Test: atest PackageManagerTest Test: atest AndroidPackageTest Change-Id: Id10ae9768835b20619122a6435442fbdaefb9318
Loading
Please register or sign in to comment