From 9583f38a895b58941f3791c14de4e6099888d86b Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Tue, 29 Sep 2020 22:18:32 +0100 Subject: msm8996-common: Define shipping FCM version in the manifest Shipping API level 23 corresponds to legacy FCM version. This addresses the following build warning: Warning: Shipping FCM Version is inferred from Shipping API level. Declare Shipping FCM Version in device manifest directly. Change-Id: Ib230c345ff7deb552597824838b8809ceefbbe8a --- manifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.xml b/manifest.xml index ced5dd8..788b17b 100644 --- a/manifest.xml +++ b/manifest.xml @@ -23,7 +23,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. --> - + android.hardware.audio hwbinder -- cgit v1.2.3