-
i got this error when I tried the Action
-
some failures listed here for reference
1. update drm_hwcomposer/Android.bp
```
$ git diff
diff --git a/Android.bp b/Android.bp
index 257818846812..d53eba849789 100644
--- a/Android.bp
+++ b/An…
liuyq updated
3 weeks ago
-
```
What steps will reproduce the problem?
1. Use JavaIDE to compile project that has *.aidl files -- for example
https://bitbucket.org/folone/repl-core/src/9834025ae2b2/src/com/folone/replcore/
REPL…
-
**fat-aar-android不再更新带来的问题**
目前遇到两个比较麻烦的点:
- 不再更新,无法支持gradle8.0。(该问题在issue区是有解决方案的)
- 无法导出Kotlin的顶层定义(包括扩展,函数,常量定义)。
**解决方案**
完全依赖Gradle进行多Module打包:
```Gradle
plugins {
id 'com.and…
-
I got this error, but I don't know how to instal aidl, can anyone help me?
Traceback:
# Aidl not found, please install it.
Traceback (most recent call last):
File "/action/entrypoint.py", line 159…
-
* TODO: Add Aidl instllaion to prerequisites on macOS (brew is already present).
```
# Check that aidl can be executed
# Search for Aidl
# Aidl not found, please install it.
```
-
If you are still maintaining/using this project, you might be interested to look at this:
https://github.com/bwalter/aidl-lsp
It re-uses the syntax highlighting/language configuration but also pro…
-
-
Hi,
I'm trying to use an AIDL file in CodeAssist but I'm unable to import the package. The project is related to OpenVPN.
When I import the package it shows
```
Error
de.blinkt.openvpn.api.E…
-
```
What steps will reproduce the problem?
1. Use JavaIDE to compile project that has *.aidl files -- for example
https://bitbucket.org/folone/repl-core/src/9834025ae2b2/src/com/folone/replcore/
REPL…