Jump to content

[ROM] [ALL] [KK] Aospa 4.6 Beta 6 [11/11/14]


Guest luca020400

Recommended Posts

Guest luca020400

O_o

******************************
You have tried to change the API from what has been previously approved.

To make these errors go away, you have two choices:
   1) You can add "@hide" javadoc comments to the methods, etc. listed in the
      errors above.

   2) You can update current.txt by executing the following command:
         make update-api

      To submit the revised current.txt to the main Android repository,
      you will need approval.
******************************



make: *** [/home/luca/mahdi/out/target/common/obj/PACKAGING/checkapi-current-timestamp] Errore 38
make: *** Attesa per i processi non terminati....

Link to comment
Share on other sites

Guest PhilRandal
Set location services mode to "Battery Saving" (GPS off), turn off location service, then turn it back on, and the mode changes to "High Accuracy" (GPS on)

 

Looking at https://github.com/AOSPA/android_packages_apps_Settings/blob/kitkat/src/com/android/settings/location/LocationSettings.java#L253, I'm not surprised!

 

They should have had two state variables, location services on/off flag, and location services mode flag.

 

Bad, bad, bad code!

Link to comment
Share on other sites

Guest PhilRandal

Accidentally reverting to battery-draining GPS mode is a problem for most users, I'd think.

 

That's appalling design, but probably a deliberate decision on our great overlord's part, to ensure they can precisely track us.

 

Well, it is called Paranoid Android :P

Link to comment
Share on other sites

Guest PhilRandal
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.