[我知道,由于SystemProperties批注,@hide类不会作为公共SDK的一部分导出。
@hide
我做了什么:
在android:sharedUserId="android.uid.system"文件中添加了AndroidManifest.xml属性
android:sharedUserId="android.uid.system"
AndroidManifest.xml
应用程序已使用平台密钥签名
仍然出现编译错误...
note:我已经签出了where is os systemproperties question。
systemproperties
但是systemproperties解决方案对我不起作用。
我刚刚在Android.mk文件中添加了以下行,并且可以正常工作
this