Android最近在其SDK源代码中引入了@SystemApi。看起来与之前的@hide注释效果相同,因为它们也从SDKjar类中删除。应用程序是否有可能以不同于旧的@hideAPI的方式调用它们。/***IndicatesanAPIisexposedforusebybundledsystemapplications.**TheseAPIsarenotguaranteedtoremainconsistentrelease-to-release,*andarenotforusebyappslinkingagainsttheAndroidSDK.**Thisannotationshould