You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gn-dev
In old chromium version, using android_resources and android_library cmds can generate R.class in gen/_xx/R.class which is included in a jar file. In 128 version,
with android_resources and android_library just generate R.java file. Who knows how can re-implement this function in 128 version.