Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 841b176d authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Make android:immersive public.

This exposes the AndroidManifest attribute
android:immersive, introduced in Change I967bb10b, to the
SDK.

Change-Id: Iccbc99590cd0fd4c570b9b9670ef93036f9d849e
parent 98738272
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -4717,6 +4717,17 @@
 visibility="public"
>
</field>
<field name="immersive"
 type="int"
 transient="false"
 volatile="false"
 value="16843457"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="inAnimation"
 type="int"
 transient="false"
@@ -5916,17 +5927,6 @@
 visibility="public"
>
</field>
<field name="kraken_resource_pad64"
 type="int"
 transient="false"
 volatile="false"
 value="16843457"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="kraken_resource_pad7"
 type="int"
 transient="false"
+1 −0
Original line number Diff line number Diff line
@@ -1246,6 +1246,7 @@
  <public type="attr" name="logo" id="0x010102be" />
  <public type="attr" name="xlargeScreens" id="0x010102bf" />
  <public type="attr" name="heavyWeight" id="0x010102c0" />
  <public type="attr" name="immersive" id="0x010102c1" />
  <public-padding type="attr" name="kraken_resource_pad" end="0x01010300" />
  
  <public-padding type="id" name="kraken_resource_pad" end="0x01020040" />