diff options
author | Erfan Abdi <erfangplus@gmail.com> | 2020-03-05 02:18:10 +0330 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:49:34 +0300 |
commit | e357f24164bff4e2e13e55fa803a2f05e89fd84c (patch) | |
tree | 29bd404e65b7c533676d8f5a3dbe7d25ef6666b5 /configs/manifests/manifest.xml | |
parent | 513fa91d9f8e45522fb8c00f7251811a6ab93a43 (diff) |
sdm660-common: Update FCM level to 3
Change-Id: I224783d5ca9501ecd6a50f9eb3f861068407ce3a
Diffstat (limited to 'configs/manifests/manifest.xml')
-rw-r--r-- | configs/manifests/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml index 2a3f54a..8e832f9 100644 --- a/configs/manifests/manifest.xml +++ b/configs/manifests/manifest.xml @@ -25,7 +25,7 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> -<manifest version="1.0" type="device" target-level="2"> +<manifest version="1.0" type="device" target-level="3"> <hal format="hidl"> <name>android.hardware.audio</name> <transport>hwbinder</transport> |