1
0
Fork 0
fenix/buildSrc/src/main/java
Alessio Placitelli 0d82431195 Generate the `activation` ping and send it with Glean (#1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
2019-05-03 09:40:21 -05:00
..
Config.kt Adds build date to the about page 2019-02-13 13:20:12 -06:00
Dependencies.kt Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
Gecko.kt Enable raptor tests on Fenix 2019-04-24 09:35:23 -04:00