1# ExtensionAbilityContext 2 3> **NOTE**<br/> 4> 5> The initial APIs of this module are supported since API version 9. API version 9 is a canary version for trial use. The APIs of this version may be unstable. 6 7 8Implements the Extension ability context. This module is inherited from **Context**. 9 10 11## Attributes 12 13**System capability**: SystemCapability.Ability.AbilityRuntime.Core 14 15| Name| Type| Readable| Writable| Description| 16| -------- | -------- | -------- | -------- | -------- | 17| currentHapModuleInfo | HapModuleInfo | Yes| No| Information about the current HAP file. | 18