summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorKevin Han <kevhan@google.com>2021-06-30 20:53:49 -0700
committerKevin Han <kevhan@google.com>2021-07-01 12:49:03 -0700
commit7839d2d844c6b031c2c63df4108f210c96e68efa (patch)
tree278263865f09a05de3c42ef5e26feb69052aeb08 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent3835717ff99e1b477333cb8fb9815a1478498cd7 (diff)
Actually count explicit broadcasts as usage
Explicit broadcasts do actually still have the FLAG_EXCLUDE_STOPPED_PACKAGES flag even though explicit broadcasts DO go to stopped packages (and unstop them). This means checking for the flag does not actually help to differentiate explicit broadcasts from implicit broadcasts for the purpose of package usage. Instead, we just check if there is a specific component name set for the broadcast. Bug: 192585331 Test: "am broadcast" an explicit broadcast to test app "adb shell dumpsys usagestats" to check last time component used Change-Id: Ib04a4398f15084d7a96daf0a621cfc468174187f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions