Forked from
Dhina17 / platform_frameworks_base
17801 commits behind the upstream repository.
-
Chip Fukuhara authored
For performance savings, we will only log appcompat changes to debug if it targets the latest sdk version and it is not disabled. These can still be turned back on with `adb setprop log.tag.CompatChangeReporter=DEBUG`. Test: atest PlatformCompatFrameworkTests; atest FrameworksServicesTests:ActivityManagerServiceTest; atest FrameworksServicesTests:ProcessRecordTests; atest FrameworksServicesTests:CompatConfigTest; atest FrameworksServicesTests:PlatformCompatTest Bug: 323949942 Flag: skip_old_and_disabled_compat_logging Change-Id: I9efef3af940d7597105ef796774f8cc474194c19
Chip Fukuhara authoredFor performance savings, we will only log appcompat changes to debug if it targets the latest sdk version and it is not disabled. These can still be turned back on with `adb setprop log.tag.CompatChangeReporter=DEBUG`. Test: atest PlatformCompatFrameworkTests; atest FrameworksServicesTests:ActivityManagerServiceTest; atest FrameworksServicesTests:ProcessRecordTests; atest FrameworksServicesTests:CompatConfigTest; atest FrameworksServicesTests:PlatformCompatTest Bug: 323949942 Flag: skip_old_and_disabled_compat_logging Change-Id: I9efef3af940d7597105ef796774f8cc474194c19
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
AconfigFlags.bp 37.88 KiB