"Permission for module '0080000f' required". What's this?

Recently, the update 19.20 for fenix6series inovled an issue for the cadence display. Look this thread for more information. https://forums.garmin.com/outdoor-recreation/outdoor-recreation/f/fenix-6-series/273829/running-cadence-shown-as-half-of-steps-min-after-19-20-update

After seeing fbbbrown's answer, I determined to use Sensor.getInfo().cadence as a temporary workaround. But it doesn't work. I am sure I edited the permission in the manifest.xml. 

I received a log file as below.

 

---
Error: Permission Required
Details: "Permission for module '0080000f' required"
Time: 2021-11-13T02:59:43Z
Firmware-Version: '19.20'
Language-Code: chs
ConnectIQ-Version: 4.0.6
Store-Version: 5
Filename: BBCN0631
Appname: 
Stack:
- pc: 0x10001b5c
- pc: 0x100002fa
- pc: 0x10002365
- pc: 0x100007bf
---

The pc counter points the line compute(info), it seems not the real culprit. Any idea to solve this problem