问题描述
O版本:
进SD卡,或者进入手机内部存储, 都可以创建文件
P版本:
进SD卡,或者进入手机内部存储 ,都不可以创建文件
源
1 |
The following files have been uploaded for you: |
1 2 3 4 |
- GMSExpress-GO-201812.zip - GMSExpress-O0-201812.zip - GMSExpress-O1-201812.zip - GMSExpress-P0-201901.zip |
1 |
春节放假,祝各位路途平安,诸事如意! |
Google最近发出关于安全测试套件(STS)2月上传要求的更新信息。预计通过STS将很快成为强制性的要求,必须在未来几个月内为STS做好准备。
Google have released the GMS updates for Android 9. This release will be required for GMS approvals from March 12, 2019. Please note, GMS for Android 8.0 and 8.1 will be only updated going forward when there are security issues or critical bug fixes.
Android Camera System
Android Camera硬件抽象层(HAL,Hardware Abstraction Layer)主要用于把底层camera drive与硬件和位于android.hardware中的framework APIs连接起来。Camera子系统主要包含了camera pipeline components 的各种实现,而camera HAL提供了这些组件的使用接口。
Software:系统源码Android5.1
Camera3研读前沿:
当初在研读Camera1.0相关的内容时,主要围绕着CameraClient、CameraHardwareInterface等方面进行工作的开展,无论是数据流还是控制流看起来都很简单、明了,一系列的流程化操作使得整个框架学起来特别的容易。因为没有Camera2.0相关的基础,所以这次直接看3.0相关的源码时,显得十分的吃紧,再加上底层高通HAL3.0实现的过程也是相当的复杂,都给整个研读过程带来了很多的困难。可以说,自身目前对Camera3.0框架的熟悉度也大概只有70%左右,希望通过总结来进一步梳理他的工作原理与整个框架,并进一步熟悉与加深理解。
v3将更多的工作集中在了Framework去完成,将更多的控制权掌握在自己的手里,从而与HAL的交互的数据信息更少,也进一步减轻了一些在旧版本中HAL层所需要做的事情,也更加模块化。
下面以initialize为起点进行分析:
Camera2Client后会进行initialize操作,完成各个处理模块的创建:
继续阅读“【GTS_6.0R3】com.google.android.gts.cast.RemoteSubmixHostTest#testRecordFromRemoteSubmix”
继续阅读“【VTS 9.0 R4】VtsTrebleVendorVintfTest#DeviceManifest/SingleManifestTest两个fail项”
GMS测试工具时间窗参考如下:
继续阅读“[CTS 8.1][VtsHalMediaOmxV1_0Host]FAIL 信息与OMX.MTK.AUDIO.DECODER.WMA_audio_decoder相关”
MTK GMSExpress package Dec 12月份包释放
以前的广告软件只在通知栏会推送广告,4.4以上版本或者一些rom可以轻易长按管理并找到元凶。
而此升级版却是直接覆盖其他应用程序在屏幕中心和底部直接弹出广告。浏览器、QQ、微信,无一幸免,切换到桌面和最近的应用程序居然可以自动隐藏,大写的服。
The December releases of the Vendor Test Suite (VTS) for Android 9.0, 8.1, and 8.0 have been released on the GMS help center; see the android-partners announcement for more details. These releases contain continuous improvements of tests and test infrastructure and include security patch support up to the January 2019 Public Security Bulletin.
December releases of the Android Compatibility Test Suite (CTS) for Android 9.0, 8.1, 8.0, 7.1, and 7.0 are released, please see the android-partners announcement for more details. These releases contain continuous improvements of tests (a.k.a. waiver patches) and test infrastructure, and verify security patches up to November 2018 Public Security Bulletin.