commit f4c871fbaac7bbf6381cdd982a7e8f9a48389b49 Author: Kunmun Date: Tue Aug 31 20:01:31 2021 +0530 Initialise Empty Repository With A README Signed-off-by: Kunmun diff --git a/README.md b/README.md new file mode 100644 index 0000000..1efca6f --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +Proprietary Vendor Blobs for Asus Snapdragon™ 660 Devices(msm-4.19) +====================================================================== + +Basic | Spec Sheet +-------:|:---------- +CPU | Quad-core 1.84 GHz Qualcomm Kryo 260 LP +CPU | Quad-core 2.20 GHz Qualcomm Kryo 260 HP +Chipset | Qualcomm Snapdragon 636/660, SDM636, SDM660 +GPU | Adreno 509/512 +ROM | 32/64GB +RAM | 3/4GB +Android | 11(R)-Further +Kernel | 4.19.xxx + +## Currently Supported Devices + +``` +- Asus Zenfone Max Pro M1 (X00T, XOOTD, ASUS_X00TD) +- Asus Zenfone Max Pro M2 (X01BD, X01BDA, ASUS_X01BD) +``` + +## Copyright + +``` +# +# Copyright (C) 2021 The dotOS Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +```