Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试构建 PixelExperience 9.0 pie rom。我只得到string file missing 错误。我查看了那个 string16.h 文件,但我不太了解。有谁知道为什么会这样。
string file missing
一些有用的链接:
https://github.com/PixelExperience/system_core/blame/255cbb3f80575fa90628fd3914cfe195d0c6f899/libutils/include/utils/String16.h#L20
ROM来源:https ://github.com/PixelExperience
LOCAL_C_INCLUDES := \ $(TOP)/system/core/include/utils \
include_dirs: [ "system/core/include/utils", ],