model: intro `MModule::first_real_mmodule` to get the first non-fictive module
[nit.git] / lib / android / intent / intent_api12.nit
index b33b30f..ddf2cff 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Refines intent module to add API 12 services
-module intent_api12
+module intent_api12 is min_api_version(12)
 
 import intent_api11