update change note based on review comment

This commit is contained in:
Jami Cogswell
2022-08-02 13:29:34 -04:00
parent f961540979
commit ead36822be

View File

@@ -1,4 +1,4 @@
---
category: newQuery
---
* Added a new query, `java/android/debuggable-attribute-enabled`, to detect if the `android:debuggable` attribute is enabled.
* Added a new query, `java/android/debuggable-attribute-enabled`, to detect if the `android:debuggable` attribute is enabled in the Android manifest.