Commit graph

6 commits

Author SHA1 Message Date
guaiyihu
5b69d66ad5
sdm660-common: Set LOCAL_PRIVATE_PLATFORM_APIS to true for Xiaomi doze
Change-Id: If290cbcaeeda75b59a4c6558844404ec7ebf5ff6
2019-08-14 10:04:13 +02:00
Joey
a1537efd0e
wayne-common: doze: Match Pie settings UI
Change-Id: Ia1cde37923c55faf057189f7085b69522e2802ef
Signed-off-by: PIPIPIG233666 <2212848813@qq.com>
2019-08-14 10:04:10 +02:00
Bruno Martins
8d1d665ec8 wayne-common: Doze: Drop useless SDK dependency
Change-Id: I74901339740b82b79f36754c7e52894a98020c3d
2019-07-01 16:42:18 +02:00
Anton Hansson
0f749157fd wayne-common: Set LOCAL_SDK_VERSION where possible.
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: Ic906adbd670c4dbfe2cdf0b71cdbeaf9ac08a27e
2019-07-01 16:42:18 +02:00
Bruno Martins
bc8e119f75 wayne-common: Doze: Add missing preference listeners
* Otherwise, it resulted in Doze service not being activated
   when enabling one of the features for the first time after
   a clean installation.

Change-Id: I625d9109fb85c970f0e59b1cbcabba7d4375d2f3
2019-07-01 16:42:16 +02:00
Isaac Chen
5d5c84331b wayne: Import XiaomiDoze from msm8996-common
Change-Id: Id2ad90466f64761a43bb8c768630b14620bee35c
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:17 +00:00