1. 在原有的aidl中的最后添加新的api(在最后加API,不要加到中间,打乱原API顺序) 2. 执行 m <name>-update-api ==> 会更新到current目录下的文件 3. 执行 mm, 编译生成对应version的modules,测试验证 --- 等所有修改都完毕 -- 4. 执行 m <name>-freeze-api固定版本,自动更新到Andrioid.bp中的versions...
打包django项目 先生成需要的python模块列表 pip freeze >req.txt 然后打包程序 tar cvf django1.tar ./django1 scp到docker服务器的/python目录下解压 确定基础镜像版本 首先选择基础镜像,这里选择的是centos,我们的原项目是运行在ce...qq开放平台测试 2015年3月10日 11:29:56 QQ API对一些链接的curl请求时...
2.2 API 版本化 Stable AIDL 接口稳定后,可通过 m <module name>-freeze-api 进行 freeze 操作,...
打包django项目 先生成需要的python模块列表 pip freeze >req.txt 然后打包程序 tar cvf django1.tar ./django1 scp到docker服务器的/python目录下解压 确定基础镜像版本 首先选择基础镜像,这里选择的是centos,我们的原项目是运行在ce... qq开放平台测试 ...
1. 在原有的aidl中的最后添加新的api(在最后加API,不要加到中间,打乱原API顺序) 2. 执行 m <name>-update-api ==> 会更新到current目录下的文件 3. 执行 mm, 编译生成对应version的modules,测试验证 --- 等所有修改都完毕 -- 4. 执行 m <name>-freeze-api固定版本,自动更新到Andrioid.bp中的versions...
打包django项目 先生成需要的python模块列表 pip freeze >req.txt 然后打包程序 tar cvf django1.tar ./django1 scp到docker服务器的/python目录下解压 确定基础镜像版本 首先选择基础镜像,这里选择的是centos,我们的原项目是运行在ce... qq开放平台测试 ...
aidl_api/android.hardware.contexthub/1 .hash android/hardware/contexthub AsyncEventType.aidl ContextHubInfo.aidl ContextHubMessage.aidl HostEndpointInfo.aidl IContextHub.aidl IContextHubCallback.aidl NanoappBinary.aidl NanoappInfo.aidl NanoappRpcService.aidl Setting.aidl drm/aidl Andr...
aidl_api/android.hardware.audio.common/1 .hash android/hardware/audio/common PlaybackTrackMetadata.aidl RecordTrackMetadata.aidl SinkMetadata.aidl SourceMetadata.aidl automotive audiocontrol/aidl Android.bp aidl_api/android.hardware.automotive.audiocontrol/2 .hash android/hardware/automoti...
//prompt you to update this file with `m <name>-update-api`. // //You must not make a backward incompatible change to any AIDL file built //with the aidl_interface module type with versions property set. The module //type is used to build AIDL files in a way that they can be ...
//prompt you to update this file with `m <name>-update-api`. // //You must not make a backward incompatible change to any AIDL file built //with the aidl_interface module type with versions property set. The module //type is used to build AIDL files in a way that they can be us...